Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Rombauts authored Apr 8, 2020
1 parent ab78c21 commit f46c213
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 @@ -16,9 +16,9 @@ Installation

`$ export PATH="$PATH:~/.composer/vendor/bin"`

For ubuntu 19+ you may find you should use:
For Ubuntu 19+ you may find you should use:

`echo 'export PATH="$PATH:$HOME/.config/composer/vendor/bin"' >> ~/.bashrc`
`export PATH="$PATH:$HOME/.config/composer/vendor/bin"`

1. Verify the installation

Expand Down

0 comments on commit f46c213

Please sign in to comment.