Typo fixed as ail repo is now lower-case

Typo fixed as ail repo is now lower-case
This commit is contained in:
Alexandre Dulaunoy 2020-07-06 14:43:04 +02:00 committed by GitHub
parent be3446ff97
commit 1518d09106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```