Skip to content

Commit 6f66474

Browse files
committed
updated readme
1 parent 16f87d0 commit 6f66474

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Anyhow, it should be fairly straighforward to get running:
126126

127127
* `make build_docker`, will build the docker container used to develop
128128
* `make test ARGS="go run main.go -d $YOUR_TEST_DOC -t $TABLE -c $MYSQL_CONNECTION_STRING"` will build and run docsql on the fly
129+
* `make release` when you want to generate a release binary (under `builds/`)
129130

130131
Feel free to rant or, even better, fix some of my crappy code through a [pull request](https://github.com/odino/docsql/pulls)!
131132

0 commit comments

Comments
 (0)