remove >
This commit is contained in:
parent
f5acafde5d
commit
23524f9ef8
1 changed files with 3 additions and 3 deletions
|
@ -63,17 +63,17 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
|||
> ```
|
||||
>
|
||||
> ### Lancé la configration
|
||||
> > Rendre le script exécutable
|
||||
> Rendre le script exécutable
|
||||
> ```bash
|
||||
> chmod +x run.sh
|
||||
> ```
|
||||
>
|
||||
> > Lancer le script
|
||||
> Lancer le script
|
||||
> ```bash
|
||||
> ./run.sh
|
||||
> ```
|
||||
>
|
||||
> > Aller dans le `chroot` à la fin pour finir l'installation
|
||||
> Aller dans le `chroot` à la fin pour finir l'installation
|
||||
> ```bash
|
||||
> curl https://git.kennel.ml/Anri/confOS/raw/branch/main/arch.sh -s | bash
|
||||
> ```
|
||||
|
|
Loading…
Reference in a new issue