Skip to content

Commit 86b7b76

Browse files
authored
docs: add PATH hint (#847)
1 parent 12237ed commit 86b7b76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ You will need the following tools:
1111

1212
Once those are installed, run `make setup` to perform the repository setup.
1313

14+
Ensure that you have `~/go/bin` in your `PATH` environment variable since the go tooling will be installed there.
15+
1416
## Development commands
1517

1618
- `make devserver` will start a development server on port 8080 and and rebuild the project every time the code changes.

0 commit comments

Comments
 (0)