get rid of wrong docs.

This commit is contained in:
Vítor Santos Costa 2010-06-14 08:46:58 +01:00
parent 4ffdafb529
commit 2647c35939
1 changed files with 3 additions and 12 deletions

15
GIT
View File

@ -4,16 +4,7 @@ You need at least git-1.6 to install the development version.
Please proceed as follows for the main branch:
git clone git://gitorious.org/yap-git/mainline.git yap
cd yap
./configure
Please proceed as follows for the development branch:
git clone git://gitorious.org/yap-git/mainline.git yap
cd yap
git branch --track devel origin/devel
git checkout devel
git submodule add git://prolog.cs.vu.nl/home/pl/git/chr.git packages/chr
git submodule add git://prolog.cs.vu.nl/home/pl/git/clpqr.git packages/clpqr
./configure
cd yap-6
git submodule init
git submodule update