Skip to content

Commit

Permalink
Add additional step for installing to README
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAtticus committed Nov 15, 2017
1 parent 4ae3c62 commit cb5a6d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -17,8 +17,9 @@ performance [on the same data we have measured][blog].
There are three programs available for installation under the `cmd`
directory, each of which can be installed with `go install`:
```bash
## Change to program directory
# Change to program directory
cd $GOPATH/src/github.com/timescale/benchmark-postgres/cmd/timescaledb-benchmark-query
go get .
go install

# Repeat for other programs
Expand Down

0 comments on commit cb5a6d3

Please sign in to comment.