Skip to content

Commit 4c31f02

Browse files
committed
Merge pull request #154 from ebfe/patch-1
Fix manual build instructions
2 parents de3083d + 102fb70 commit 4c31f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $ docker run -it --rm --volume=$HOME/.scwrc:/.scwrc scaleway/cli ps
146146
* `export GOPATH=$HOME/go`
147147
* `export PATH=$PATH:$GOPATH/bin`
148148
3. Install the project: `go get github.com/scaleway/scaleway-cli/...`
149-
4. Run: `scaleway-cli`
149+
4. Run: `scw`
150150

151151
## Usage
152152

0 commit comments

Comments
 (0)