From: Fabien Potencier Date: Thu, 27 May 2010 07:51:04 +0000 (+0200) Subject: [doc] added git instructions X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=1a539913c000efcc1239f12b1913f4da80fe8320;p=web%2Fkonrad%2Ftwig.git [doc] added git instructions --- diff --git a/doc/01-Introduction.markdown b/doc/01-Introduction.markdown index abdea39..2841ccc 100644 --- a/doc/01-Introduction.markdown +++ b/doc/01-Introduction.markdown @@ -41,8 +41,9 @@ the tarball. ### Installing the development version - 1. Install Subversion - 2. `svn co http://svn.twig-project.org/trunk/ twig` + 1. Install Subversion or Git + 2. For Subversion: `svn co http://svn.twig-project.org/trunk/ twig`, for Git: + `git clone git://github.com/fabpot/Twig.git` ### Installing the PEAR package