get rid of wrong docs.
This commit is contained in:
parent
4ffdafb529
commit
2647c35939
15
GIT
15
GIT
@ -4,16 +4,7 @@ You need at least git-1.6 to install the development version.
|
|||||||
Please proceed as follows for the main branch:
|
Please proceed as follows for the main branch:
|
||||||
|
|
||||||
git clone git://gitorious.org/yap-git/mainline.git yap
|
git clone git://gitorious.org/yap-git/mainline.git yap
|
||||||
cd yap
|
cd yap-6
|
||||||
./configure
|
git submodule init
|
||||||
|
git submodule update
|
||||||
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
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user