Update README.md

This commit is contained in:
Saifeddine ALOUI 2023-04-07 14:20:48 +02:00 committed by GitHub
parent 4c04802bae
commit 5f67166f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ install.bat
- On linux/ Mac os
```
./install.sh
bash ./install.sh
```
On Linux/MacOS, if you have issues, refer more details are presented [here](docs/Linux_Osx_Install.md)
@ -63,9 +63,10 @@ run.bat
For simple newbies on Linux/MacOsX:
```bash
run.sh
bash run.sh
```
if you want more control on your launch, you can activate your environment:
On Windows: