From 4a47805076ccf959248bfcbd8ecd4f6c1ca8c9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Cola=C3=A7o?= Date: Sun, 27 Oct 2024 19:20:54 +0100 Subject: [PATCH] docs(readme): Fix install script instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95223f2..3f138fd 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ curl -L https://megophone.coolapso.sh/install.sh | bash #### Specific version ``` -curl -L https://megophone.coolapso.sh/install.sh | VERSION=1.1.0 bash +curl -L https://megophone.coolapso.sh/install.sh | VERSION="v1.1.0" bash ``` ### Manual install