From 6348105dcdafb2e717269bb1d80331d0a6dfee6f Mon Sep 17 00:00:00 2001 From: jbdoderlein Date: Mon, 18 Jul 2022 19:29:41 +0200 Subject: [PATCH] fix readme arch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2244608..db695cf 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Bien que cela permette de créer une instance sur toutes les distributions, $ sudo pacman -S \ ipython python-setuptools \ texlive-bin gettext ttf-font-awesome git - $ paru -S python-django-bootstrap4 # AUR only + $ paru -S bootstrap jquery # AUR only, need manuel install bootstrap4 and popper.js ``` 2. **Clonage du dépot** là où vous voulez :