Fix install instructions

This commit is contained in:
James Mills 2019-07-11 22:17:05 +10:00
parent d9f9e77b6b
commit 434b89e3cc
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -11,8 +11,7 @@ CLI for interacting with the service in a easy way or you can also use curl!
### Source
```#!bash
$ go install github.com/prologic/pastebin
$ go install github.com/prologic/pastebin/cmd/pb/...
$ go get github.com/prologic/pastebin/...
```
## Usage