Skip to content

Commit

Permalink
Correction to installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanmansum committed Jan 8, 2018
1 parent 4fe7b0b commit 2dccb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ the scripts are executable.
# when using Oh My Zsh
vi ~/.zshrc
# Add the path to dans-dev-tools/ to PATH. You do this by adding a line like this:
# PATH=$PATH:/User/<your-user-name-here>/git/shared/dans-dev-tools
# export PATH=$PATH:/User/<your-user-name-here>/git/shared/dans-dev-tools
# Restart the commandline.

# when using Bash
vi ~/.bashrc
# Add the path to dans-dev-tools/ to PATH. You do this by adding a line like this:
# PATH=$PATH:/User/<your-user-name-here>/git/shared/dans-dev-tools
# export PATH=$PATH:/User/<your-user-name-here>/git/shared/dans-dev-tools
# Restart the commandline.

0 comments on commit 2dccb68

Please sign in to comment.