final instruction
This commit is contained in:
parent
84a7532121
commit
2f276c9829
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -60,6 +60,17 @@ curl -o u.json -L lstu.fr/m_ai_c
|
||||||
curl -o d.json -L lstu.fr/m_ai_d
|
curl -o d.json -L lstu.fr/m_ai_d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Lancé la configration
|
||||||
|
> Rendre le script exécutable
|
||||||
|
```bash
|
||||||
|
chmod +x run.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
> Lancer le script
|
||||||
|
```bash
|
||||||
|
./run.sh
|
||||||
|
```
|
||||||
|
|
||||||
## [outdated] Manjaro
|
## [outdated] Manjaro
|
||||||
Commande pour lancer mon installation :
|
Commande pour lancer mon installation :
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue