fix arch steps
This commit is contained in:
parent
7d4ec922de
commit
73493e83ef
1 changed files with 7 additions and 9 deletions
16
README.md
16
README.md
|
@ -19,9 +19,7 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
## Arch
|
## Arch
|
||||||
<!-- à l'avenir, aller dans le chroot, finir le setup avec d'autres commandes et tout sera bon :) -->
|
<details><summary>Procédure ISO</summary>
|
||||||
<!-- dans un avenir + lointain, voir comment setup un script python avec la librairie archinstall -->
|
|
||||||
<details><summary>Procédure</summary>
|
|
||||||
|
|
||||||
> ### Layout FR
|
> ### Layout FR
|
||||||
> ```bash
|
> ```bash
|
||||||
|
@ -68,17 +66,17 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
||||||
> ./run.sh
|
> ./run.sh
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> Aller dans le `chroot` à la fin pour finir l'installation
|
> Ne pas aller dans le `chroot` à la fin de l'installation et redémarrer le pc
|
||||||
> ```bash
|
|
||||||
> curl https://git.kennel.ml/Anri/confOS/raw/branch/main/arch.sh -s | bash
|
|
||||||
> ```
|
|
||||||
>
|
|
||||||
> Enfin, redémarrer le PC
|
|
||||||
> ```bash
|
> ```bash
|
||||||
> reboot
|
> reboot
|
||||||
> ```
|
> ```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Commande pour lancer mon installation :
|
||||||
|
```bash
|
||||||
|
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/arch.sh -s | bash
|
||||||
|
```
|
||||||
|
|
||||||
## [outdated] Manjaro
|
## [outdated] Manjaro
|
||||||
Commande pour lancer mon installation :
|
Commande pour lancer mon installation :
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue