Update README.md (#1141)

fix command to run boundary
pull/1151/head
Lorenzo Franco Ranucci 5 years ago committed by GitHub
parent b02c050304
commit ef72153d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,7 +97,7 @@ This will build Boundary. (The first time this is run it will fetch and compile
UI assets; which will take a few extra minutes.) Once complete, run Boundary in
`dev` mode:
```./$GOPATH/bin/boundary dev```
```$GOPATH/bin/boundary dev```
Please note that development may require other tools; to install the set of
tools at the versions used by the Boundary team, run:

Loading…
Cancel
Save