Browse Source

Mention `go build` in readme

main
Matt Baer 6 years ago
parent
commit
37d70ad1d2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -8,6 +8,7 @@ Right now it's only made for a single user. Edit `sample.json` and then run:

```
cd cmd/publicbio
go build
./publicbio -u ../../sample.json
```



Loading…
Cancel
Save