From 7df7ef3e944d0b882f50791c99d7caedddc7f141 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 30 Oct 2024 16:48:45 +0100 Subject: [PATCH] fix(devtools): fix small typo --- developer-tools/scaleway-cli/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-tools/scaleway-cli/quickstart.mdx b/developer-tools/scaleway-cli/quickstart.mdx index b52c8b37f3..4d9f7f57a2 100644 --- a/developer-tools/scaleway-cli/quickstart.mdx +++ b/developer-tools/scaleway-cli/quickstart.mdx @@ -59,7 +59,7 @@ choco install scaleway-cli ## Manual installation on other OS -Scaleway provides [static compiled binaries](https://github.com/scaleway/scaleway-cli/releases/latest) GNU/Linux and macOS platforms. +Scaleway provides [static compiled binaries](https://github.com/scaleway/scaleway-cli/releases/latest) for GNU/Linux and macOS platforms. Use the following command to download a binary compatible with your platform directly in your `PATH`: ```