Skip to content

Commit

Permalink
Update README.md - typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Elson9 committed Dec 7, 2023
1 parent e0a1b9b commit a0ec60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Tools:
```sh
$ git clone git@github.com:bcgov/gwa-cli.git
$ cd gwa-cli
$ mv env.exampler .env
$ mv env.example .env
```
**Note** Some local environments require Go projects are run from the `$HOME/go/src` directory. If any `module not found` errors are reported, try moving it.

Expand Down

0 comments on commit a0ec60c

Please sign in to comment.