You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,21 @@ Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly f
11
11
12
12
# Installation
13
13
14
-
<!--- TODO:
15
14
## With a Package Manager (Recommended)
16
15
17
-
A package manager allows to install and upgrade the Scaleway CLI with a single command. We recommend this installation mode for more simplicity and reliability. We support a growing set of package managers to feat your preferences and your platform. Note that some package managers are maintained by our community:
16
+
A package manager allows to install and upgrade the Scaleway CLI with a single command. We recommend this installation mode for more simplicity and reliability:
17
+
18
+
<!-- TODO: We support a growing set of package managers to feat your preferences and your platform. Note that some package managers are maintained by our community: -->
18
19
19
20
### Homebrew
20
21
21
-
Install the latest stable release on macOS using [Homebrew](http://brew.sh): _Comming soon..._
22
+
Install the latest stable release on macOS using [Homebrew](http://brew.sh):
22
23
23
24
```sh
24
25
brew install scw
25
26
```
26
27
28
+
<!--- TODO:
27
29
### Chocolatey
28
30
29
31
Install the lastest stable release on Windows using [Chocolatey](https://chocolatey.org/): _Coming soon..._
0 commit comments