Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oimyounis authored Jun 11, 2021
1 parent 6913814 commit 0e1fb00
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 @@ -45,7 +45,7 @@ $ go get gopkg.in/natefinch/lumberjack.v2
$ go get gopkg.in/yaml.v2
$ go get github.com/gorilla/websocket
```
2. Clone/download this repo.
2. Clone/download this repo and place it in $GOPATH/src.
3. Run `cd main` inside the project's directory.
4. Run `go run main.go`.

Expand Down

0 comments on commit 0e1fb00

Please sign in to comment.