diff --git a/README.md b/README.md index 2768e64..a809495 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ debian-gnome configuration pour un bureau Gnome propre et efficace. utilisé lors des Instalalis dispensés par Libre.re -install one-liner (finally two) ------------------- +install one-liner +----------------- -`sudo apt install wget` -`wget -q https://git.artcode.re/pvincent/debian-gnome/raw/master/src/main -O /tmp/main && bash /tmp/main` \ No newline at end of file +`sudo apt install wget && wget -q https://git.artcode.re/pvincent/debian-gnome/raw/master/src/main -O /tmp/main && bash /tmp/main` \ No newline at end of file