Skip to content

Commit

Permalink
fix: Fix argument order in installation command (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk authored Nov 25, 2024
1 parent 928eb48 commit 36641fd
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 @@ -6,7 +6,7 @@ your `composer.json` file.
## How to install

```bash
composer require global ollieread/composer-local-repositories
composer global require ollieread/composer-local-repositories
```

## How to use
Expand Down

0 comments on commit 36641fd

Please sign in to comment.