We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5ec30 commit cef8163Copy full SHA for cef8163
README.md
@@ -97,7 +97,7 @@ You can run scaleway-cli in a sandboxed way using Docker.
97
*warning*: caching is disabled
98
99
```console
100
-$ docker run -it --rm --volume=$HOME/.scwrc:/root/.scwrc scaleway/cli ps
+$ docker run -it --rm --volume=$HOME/.scwrc:/.scwrc scaleway/cli ps
101
```
102
103
### Manual build
dist/README.md
@@ -5,5 +5,5 @@ You can run scaleway-cli in a sandboxed way using Docker.
5
**warning: caching is disabled**
6
7
8
9
0 commit comments