diff options
Diffstat (limited to 'docs/en')
-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 +++ |