Skip to content

Commit acba7e0

Browse files
committed
Update README.md
1 parent 944de49 commit acba7e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ curl -L https://github.com/scaleway/scaleway-cli/releases/download/v1.0.0/scw-`u
7070
chmod +x /usr/local/bin/scw
7171
```
7272

73+
To install Scaleway CLI master git, run the following command:
74+
75+
```bash
76+
go get github.com/scaleway/scaleway-cli
77+
```
78+
7379
## Quick start
7480

7581
Login

0 commit comments

Comments
 (0)