Skip to content

Commit

Permalink
Merge pull request #261 from nats-io/fix_go_get
Browse files Browse the repository at this point in the history
Update the "go get" instruction to avoid error report [ci skip]
  • Loading branch information
kozlovic committed May 16, 2019
2 parents 69143c1 + ac8c8ad commit 6830b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ NATS Streaming provides the following high-level feature set:

```bash
# Go client
go get github.com/nats-io/stan.go
go get github.com/nats-io/stan.go/
```

## Basic Usage
Expand Down

0 comments on commit 6830b01

Please sign in to comment.