diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-03-30 19:41:29 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-03-30 19:41:29 +0200 |
commit | 9806b72a4f90cb9838bececb4f37591c05a1ebf3 (patch) | |
tree | 30f30cec6af28fcfbf0e3af69bcf46dbc3ec9c54 /README.md | |
parent | 9d33241e8fa720f2a0575e3c3748fe7597709faf (diff) |
Updated the readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ If you want you can checkout a specific version. For example: $ git checkout 1.4.4 +(This is a good idea since you most likely don't want to run a +development version.) + To see all tags, type: $ git tag |