jhalkjar deleted page: Usage authored by Jesper Halkjær's avatar Jesper Halkjær
...@@ -7,6 +7,7 @@ Installation ...@@ -7,6 +7,7 @@ Installation
You can install this system wide alongside AUSAlib: You can install this 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
cmake . cmake .
make make
sudo make install sudo make install
... ...
......