CVS -> github

This commit is contained in:
Lee Salzman
2012-05-05 07:51:29 +03:00
parent 78e828b80e
commit fb55c5d7c3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Please visit the ENet homepage at http://enet.bespin.org for installation Please visit the ENet homepage at http://enet.bespin.org for installation
and usage instructions. 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: is:
# Generate the build system. # Generate the build system.
+1 -1
View File
@@ -12,7 +12,7 @@ by doing the following:
./configure && make && make install ./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 available to generate the build system first by doing the following command
before using the above mentioned build procedure: before using the above mentioned build procedure: