jhalkjar deleted page: Usage authored by Jesper Halkjær's avatar Jesper Halkjær
...@@ -4,7 +4,9 @@ AUSADraw is a small framework to draw AUSA setups. It comes as a library and an ...@@ -4,7 +4,9 @@ AUSADraw is a small framework to draw AUSA setups. It comes as a library and an
Installation Installation
--------------- ---------------
You can install this system wide alongside AUSAlib: This project is based on [povray](www.povray.org/download/linux.php) and should thus be installed. Futher more is AUSAlib of course a necessary prerequisite.
With these two installed, you can install this project system wide alongside AUSAlib:
``` ```
git clone git@git.kern.phys.au.dk:ausa/Drawer.git git clone git@git.kern.phys.au.dk:ausa/Drawer.git
cd Drawer cd Drawer
... ...
......