add version printing
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
03e4f77491
commit
624fc3883e
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ installed:
|
||||||
% cd sexy
|
% cd sexy
|
||||||
% export PATH=$PATH:$(pwd -P)/bin
|
% export PATH=$PATH:$(pwd -P)/bin
|
||||||
|
|
||||||
|
Now you should be able to display the current sexy version:
|
||||||
|
|
||||||
|
% sexy -V
|
||||||
|
sexy 1.9.11-1-g837532c
|
||||||
|
|
||||||
### Mirrors
|
### Mirrors
|
||||||
|
|
||||||
* git://github.com/telmich/sexy.git ([github](https://github.com/telmich/sexy))
|
* git://github.com/telmich/sexy.git ([github](https://github.com/telmich/sexy))
|
||||||
|
|
Loading…
Reference in a new issue