Updated README usage/install instructions
This commit is contained in:
parent
58c03baeb4
commit
47f4f60f66
@ -12,7 +12,7 @@ server handling and examples of each.
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```#!bash
|
```#!bash
|
||||||
$ go get github.com/prologic/go-gopher/...
|
$ go get github.com/prologic/go-gopher
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@ -21,11 +21,6 @@ $ go get github.com/prologic/go-gopher/...
|
|||||||
import "github.com/prologic/go-gopher"
|
import "github.com/prologic/go-gopher"
|
||||||
```
|
```
|
||||||
|
|
||||||
Or run the builtin (*very simple*) server:
|
|
||||||
```#!bash
|
|
||||||
$ gopherd
|
|
||||||
```
|
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
### Client
|
### Client
|
||||||
|
Loading…
Reference in New Issue
Block a user