Fix README.md to reference scripts correctly

pull/277/head
johnwhitton 6 years ago
parent 7298aeff52
commit 27f61706b9
  1. 2
      README.md

@ -45,7 +45,7 @@ Tx Generator:
go build -o bin/txgen cmd/client/txgen/main.go
```
You can also run the script `./script/go_executable_build.sh` to build all the executables.
You can also run the script `./scripts/go_executable_build.sh` to build all the executables.
Some of our scripts require bash 4.x support, please [install bash 4.x](http://tldrdevnotes.com/bash-upgrade-3-4-macos) on MacOS X.

Loading…
Cancel
Save