mirror of https://github.com/CIRCL/AIL-framework
Typo fixed as ail repo is now lower-case
Typo fixed as ail repo is now lower-casepull/519/head
parent
be3446ff97
commit
1518d09106
|
@ -82,10 +82,10 @@ Installation
|
|||
Type these command lines for a fully automated installation and start AIL framework:
|
||||
```bash
|
||||
git clone https://github.com/ail-project/ail-framework.git
|
||||
cd AIL-framework
|
||||
cd ail-framework
|
||||
./installing_deps.sh
|
||||
|
||||
cd ~/AIL-framework/
|
||||
cd ~/ail-framework/
|
||||
cd bin/
|
||||
./LAUNCH.sh -l
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue