mirror of
https://github.com/ae-utbm/sith.git
synced 2025-01-08 16:11:17 +00:00
Fix install documentation
This commit is contained in:
parent
134f8a7989
commit
edafc06c3f
@ -64,10 +64,10 @@ cd /mnt/<la_lettre_du_disque>/vos/fichiers/comme/dhab
|
||||
Installez les dépendances :
|
||||
|
||||
```bash
|
||||
sudo apt install uv build-essential libssl-dev \
|
||||
sudo apt install curl build-essential libssl-dev \
|
||||
libjpeg-dev zlib1g-dev npm libffi-dev pkg-config \
|
||||
gettext git
|
||||
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
```
|
||||
|
||||
=== "Arch Linux"
|
||||
|
Loading…
Reference in New Issue
Block a user