Add note for brew installation

This commit is contained in:
Lazarus Lazaridis 2018-03-24 21:10:05 +02:00
parent 866f0e8e0a
commit 61750b060b

View File

@ -49,11 +49,13 @@ source ~/goto.sh
### macOS - Homebrew ### macOS - Homebrew
A formula named `goto` is available for the bash shell in macOS. A formula named `goto` is available for the bash shell in macOS.
```bash ```bash
brew install goto brew install goto
``` ```
**Note:** you need to restart your shell after installation.
## Usage ## Usage
* [Change to an aliased directory](#change-to-an-aliased-directory) * [Change to an aliased directory](#change-to-an-aliased-directory)