aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorLee Salzman <[email protected]>2012-05-05 07:51:29 +0300
committerLee Salzman <[email protected]>2012-05-05 07:51:29 +0300
commitfb55c5d7c3a293388932081e0d7b139a82193804 (patch)
tree7c6a91dbfa05799b1b97d600a659d7a72a011919 /docs
parent78e828b80edd3da8feedeec0edcba095da3ca0ac (diff)
downloadenet-fb55c5d7c3a293388932081e0d7b139a82193804.tar.gz
enet-fb55c5d7c3a293388932081e0d7b139a82193804.zip
CVS -> github
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/install.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.dox b/docs/install.dox
index f5e46fb..1c829b9 100755
--- a/docs/install.dox
+++ b/docs/install.dox
@@ -12,7 +12,7 @@ by doing the following:
./configure && make && make install
-If you obtained the package from CVS, you must have automake and autoconf
+If you obtained the package from github, you must have automake and autoconf
available to generate the build system first by doing the following command
before using the above mentioned build procedure: