summaryrefslogtreecommitdiffstats
path: root/docs/nl-NL/guide/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-03-08 21:11:36 -0500
committerGitHub <noreply@github.com>2022-03-08 21:11:36 -0500
commitdb48cf7a5ab3cd7101da1876d3aa1759cfd4ccfc (patch)
treea93ac170f127b72c9e3cd1a4c4d5e379f3022e42 /docs/nl-NL/guide/README.md
parent77f2f564815ff260c97489998452e808c378c17b (diff)
docs(i18n): new Crowdin updates (#3677)
Diffstat (limited to 'docs/nl-NL/guide/README.md')
-rw-r--r--docs/nl-NL/guide/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/nl-NL/guide/README.md b/docs/nl-NL/guide/README.md
index 662a92a46..d34bbdbcb 100644
--- a/docs/nl-NL/guide/README.md
+++ b/docs/nl-NL/guide/README.md
@@ -201,7 +201,7 @@ Install Starship using any of the following package managers:
Install the latest version for your system:
```sh
-sh -c "$(curl -fsSL https://starship.rs/install.sh)"
+curl -sS https://starship.rs/install.sh | sh
```
Alternatively, install Starship using any of the following package managers:
@@ -230,7 +230,7 @@ Alternatively, install Starship using any of the following package managers:
Install the latest version for your system:
```sh
-sh -c "$(curl -fsSL https://starship.rs/install.sh)"
+curl -sS https://starship.rs/install.sh | sh
```
Alternatively, install Starship using any of the following package managers: