README.org 219 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
* How to Install AIDDL

Clone the repository:

#+begin_src
git clone https://github.com/uwe-koeckemann/AIDDL.git
#+end_src

Enter folder and setup environment variables:

#+begin_src
cd AIDDL
./environment.sh
#+end_src