From 7e2e3c264088d523d20eda27e90ddb5ae58580e9 Mon Sep 17 00:00:00 2001 From: Francesco Minnocci Date: Sat, 22 Jul 2023 14:37:17 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 966388b..61e1b94 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Questa repository contiene i seguenti script: Per utilizzarlo, basta eseguire il seguente comando da terminale: ```bash - curl -L https://git.phc.dm.unipi.it/phc/dm-scripts/raw/branch/main/steam-install | bash + curl -L "https://git.phc.dm.unipi.it/phc/dm-scripts/raw/branch/main/steam-install" | bash ``` - `printa4` — [@BachoSeven](https://git.phc.dm.unipi.it/BachoSeven)