Skip to content

Commit 709a1e8

Browse files
LautaroJayatripienaar
authored andcommitted
Update README.md
Changing context name in example, since first is named "local" but then is referenced as "localhost". This might benefit new users of this CLI.
1 parent ee72d61 commit 709a1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To enable this we'll create a `demo` configuration and set it as default.
6464

6565
First we add a configuration to capture the default `localhost` configuration.
6666
```
67-
nats context add local --description "Localhost"
67+
nats context add localhost --description "Localhost"
6868
```
6969
Output
7070
```

0 commit comments

Comments
 (0)