diff --git a/software/sexy.mdwn b/software/sexy.mdwn index 99939c9b..ede5320d 100644 --- a/software/sexy.mdwn +++ b/software/sexy.mdwn @@ -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