Project updated

This commit is contained in:
Pablo Cingolani 2014-12-19 08:42:03 -05:00
parent bc67c8dc1f
commit 5f76ffbef0
2 changed files with 2 additions and 9 deletions

View File

@ -1,4 +0,0 @@
Documentation
http://jfuzzylogic.sourceforge.net

View File

@ -111,12 +111,9 @@
<br>
<p class="lead"> Getting the source code </p>
<p>
You can download the project from SourceForge using (CVS):
You can download the source code form GitHub:
<pre>
cvs -z3 \
-d:pserver:anonymous@jfuzzylogic.cvs.sourceforge.net:/cvsroot/jfuzzylogic \
checkout \
-P jFuzzyLogic
git clone https://github.com/pcingola/jFuzzyLogic.git
</pre>
<br>
To build, just run <code>ant</code> from the project's folder.