update sexy installation instructions
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
9e90a69171
commit
03e4f77491
1 changed files with 9 additions and 2 deletions
|
@ -26,10 +26,17 @@ to happen in November 2012.
|
|||
|
||||
## Installation
|
||||
|
||||
Get sexy from git ([gitweb](http://git.schottelius.org/?p=sexy;a=summary)):
|
||||
Download sexy from git ([gitweb](http://git.schottelius.org/?p=sexy;a=summary)):
|
||||
|
||||
git clone git://git.schottelius.org/sexy
|
||||
% git clone git://git.schottelius.org/sexy
|
||||
|
||||
Afterwards ensure that the **bin** directory is in your PATH and that you have python3
|
||||
installed:
|
||||
|
||||
% which python3
|
||||
/usr/bin/python3
|
||||
% cd sexy
|
||||
% export PATH=$PATH:$(pwd -P)/bin
|
||||
|
||||
### Mirrors
|
||||
|
||||
|
|
Loading…
Reference in a new issue