diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-15 01:21:00 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-15 01:21:00 +0100 |
commit | 8f34e47728b93ba2d38b11e489f2d27eee186e5f (patch) | |
tree | 9ff64ddfa490cc5c20580600c01288e77a64535f /docs | |
parent | f1f3725d615a51b26b9928a21930939283713472 (diff) | |
download | Chimère-8f34e47728b93ba2d38b11e489f2d27eee186e5f.tar.bz2 Chimère-8f34e47728b93ba2d38b11e489f2d27eee186e5f.zip |
Minor update of the documentation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/INSTALL.t2t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/INSTALL.t2t b/docs/en/INSTALL.t2t index 01ddd9a..ee8ea83 100644 --- a/docs/en/INSTALL.t2t +++ b/docs/en/INSTALL.t2t @@ -57,6 +57,8 @@ Another solution is to get the last git version: ``` git clone git://www.peacefrogs.net/git/chimere +git tag -l # list tagged versions +git checkout v1.0.0 # checkout the desired version ``` +++ Install the sources +++ |