From fb55c5d7c3a293388932081e0d7b139a82193804 Mon Sep 17 00:00:00 2001 From: Lee Salzman Date: Sat, 5 May 2012 07:51:29 +0300 Subject: [PATCH] CVS -> github --- README | 2 +- docs/install.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7f7a0ad..54b2d21 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Please visit the ENet homepage at http://enet.bespin.org for installation and usage instructions. -If you obtained this package from CVS, the quick description on how to build +If you obtained this package from github, the quick description on how to build is: # Generate the build system. 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: