Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
valendesigns committed May 21, 2019
1 parent 3064ebe commit fce0ebf
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 @@ -41,7 +41,7 @@ The main focus of this documentation is to setup a local development environment
- The latest development snapshot can be installed with go get. For example, `go get -u github.com/Masterminds/glide`. This is not a release version.
* Install [Make for Windows](http://gnuwin32.sourceforge.net/packages/make.htm) _(Windows only)_
- The `make` command is not available on Windows by default and you must install it to be able to use the Tide `make` commands.
- Add `C:\zlib\bin` to your `$PATH` once you've install the package.
- Add `C:\zlib\bin` to your `$PATH` once you've installed the package.

### Cloning

Expand Down

0 comments on commit fce0ebf

Please sign in to comment.