From 72093c1a25dc5751642a1b403c3f64d7a4d21499 Mon Sep 17 00:00:00 2001 From: Gianmarco Pettinato Date: Fri, 24 Dec 2021 13:44:15 +0100 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf8244b..d877f1c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # workstation-setup an automated script to setup my workstation with ansible +no need to download just run the script + +sh -c "$(wget https://git.jatus.tech/Jatus/workstation-setup/raw/branch/main/setup.sh -O -)" \ No newline at end of file