Skip to content

Commit 14903d5

Browse files
authored
Update README.md file
Remove unnecessary "@dev" suffix from composer install command
1 parent 9eebb32 commit 14903d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Install
1212
-------
1313

1414
```bash
15-
composer global require davidrjonas/composer-lock-diff:^1.0@dev
15+
composer global require davidrjonas/composer-lock-diff:^1.0
1616

1717
# With zsh, run `rehash` to make it known to the shell.
1818

0 commit comments

Comments
 (0)