1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update README.md

This commit is contained in:
Ginger Collison 2020-01-24 09:29:20 -06:00 committed by GitHub
parent d4cefacb3d
commit 365fdd7e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ curl -L https://raw.githubusercontent.com/nats-io/nsc/master/install.py | python
The script will download the latest version of `nsc` and install it into your system.
Alternatively, you can use `nsc` with using the [nats-box](https://hub.docker.com/r/synadia/nats-box) Docker image:
Alternatively, you can use `nsc` with the [nats-box](https://hub.docker.com/r/synadia/nats-box) Docker image:
```sh
$ docker run --rm -it -v $(pwd)/nsc:/nsc synadia/nats-box:latest