This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/GIT

11 lines
217 B
Plaintext
Raw Normal View History

2009-02-16 12:16:07 +00:00
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
2010-06-14 08:46:58 +01:00
cd yap-6
git submodule init
git submodule update
2009-02-16 12:16:07 +00:00