mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Merge pull request #11 from nats-io/nkeys_doc_fix
Command fix for nkeys doc issue #8
This commit is contained in:
commit
12d5d3f526
@ -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:
|
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
|
```bash
|
||||||
> go get github.com/nats-io/nk
|
> go get github.com/nats-io/nkeys/nk
|
||||||
```
|
```
|
||||||
|
|
||||||
## Generating NKeys and Configuring the Server
|
## Generating NKeys and Configuring the Server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user