Skip to content

Commit f053a2d

Browse files
committed
README: minor fix
1 parent ed06b26 commit f053a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Touching file `.delete` doesn't support multiple actions in parallel.
7070
```
7171
$ go get -u github.com/icy/gk8s
7272
$ mkdir -pv ~/.config/gk8s/
73-
$ ln -sv /path/to/cluster-config ~/.config/gk8s/my-cluster
73+
$ cp -fv /path/to/cluster-config ~/.config/gk8s/my-cluster
7474
```
7575

7676
Repeat the last steps for any other cluster.

0 commit comments

Comments
 (0)