Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lonng authored Jan 26, 2019
1 parent 29e34c2 commit 1449947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ func (manager *PlayerManager) Login(s *session.Session, msg *ReqPlayerLogin) err
## Installation

```shell
go get github.com/lonnng/nano
go get github.com/lonng/nano

# dependencies
go get -u github.com/golang/protobuf
Expand All @@ -169,7 +169,7 @@ go get -u github.com/gorilla/websocket
# Device: i5-6500 3.2GHz 4 Core/1000-Concurrent   => IOPS 11W(Average)
# Other: ...

cd $GOPATH/src/github.com/lonnng/nano/benchmark/io
cd $GOPATH/src/github.com/lonng/nano/benchmark/io
go test -v -tags "benchmark"
```

Expand Down

0 comments on commit 1449947

Please sign in to comment.