mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Command fix for nkeys doc issue #8
This commit is contained in:
parent
a727fcd5e9
commit
0dd2a57ca2
@ -11,7 +11,7 @@ With NKeys the server can verify identity without ever storing secrets on the se
|
||||
To get started with NKeys, you’ll need the `nk` tool from [https://github.com/nats-io/nkeys/tree/master/nk](https://github.com/nats-io/nkeys/tree/master/nk) repository. If you have _go_ installed, enter the following at a command prompt:
|
||||
|
||||
```bash
|
||||
> go get github.com/nats-io/nk
|
||||
> go get github.com/nats-io/nkeys/nk
|
||||
```
|
||||
|
||||
## Generating NKeys and Configuring the Server
|
||||
|
Loading…
x
Reference in New Issue
Block a user