Browse Source

Fix typo

pull/243/head
Julio Dias 7 years ago
parent
commit
9fb8d3fb6d
  1. 2
      README.md

2
README.md

@ -38,7 +38,7 @@ Follow the steps below to get a working `jenv` installation with knowledge of yo @@ -38,7 +38,7 @@ Follow the steps below to get a working `jenv` installation with knowledge of yo
#### 1.1 Installing `jenv`
On OSX, the simpler way to install jEnv is but using [Homebrew](https://brew.sh)
On OSX, the simpler way to install jEnv is using [Homebrew](https://brew.sh)
```bash
brew install jenv

Loading…
Cancel
Save