mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Updated Development Setup (markdown)
+2
-2
@@ -31,8 +31,8 @@ docker run -v `pwd`:/go/src/github.com/buger/gor/ -p 0.0.0.0:8000:8000 -t -i gor
|
||||
```
|
||||
|
||||
|
||||
## Compilation
|
||||
To get a binary run
|
||||
## Building
|
||||
To get a binary file run
|
||||
|
||||
```
|
||||
make release-bin
|
||||
|
||||
Reference in New Issue
Block a user