Skip to content

Commit

Permalink
added Composer PATH tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
osteel committed Jan 23, 2022
1 parent 2b97e6c commit 381deff
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 @@ -27,7 +27,7 @@ kobwise is written in PHP and is installed using [Composer](https://getcomposer.
composer global require osteel/kobwise
```

Make sure the `~/.composer/vendor/bin` directory is in your system's "PATH".
Make sure the `~/.composer/vendor/bin` directory [is in your system's `PATH`](https://blackdeerdev.com/how-to-add-composer-vendor-bin-directory-in-your-path/).

## Use

Expand Down

0 comments on commit 381deff

Please sign in to comment.