mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update README.md
typo in change files owner command: 'chmod' used instead of 'chown'
This commit is contained in:
parent
b182aae001
commit
c2d61e16d2
@ -28,7 +28,7 @@ $ docker run --rm -it -v $(pwd)/nsc:/nsc synadia/nats-box:latest
|
||||
|
||||
# In case NSC not initialized already:
|
||||
nats-box:~# nsc init
|
||||
nats-box:~# chmod -R 1000:1000 /nsc
|
||||
nats-box:~# chown -R 1000:1000 /nsc
|
||||
$ tree -L 2 nsc/
|
||||
nsc/
|
||||
├── accounts
|
||||
|
Loading…
x
Reference in New Issue
Block a user