update running
This commit is contained in:
parent
089f0ee30b
commit
93eeef0131
2 changed files with 4 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Then run one of the corresponding commands:
|
|||
make build_windows # -> _output/windows/yarr.exe
|
||||
|
||||
# ... or start a dev server locally
|
||||
go run main.go # starts a server at http://localhost:7070
|
||||
make serve # starts a server at http://localhost:7070
|
||||
|
||||
# ... or build a docker image
|
||||
docker build -t yarr .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue