Skip to content

Commit a914b7e

Browse files
Added information on updating global dependencies
1 parent f0fa3e0 commit a914b7e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ composer global require dragon-code/github-notifications:*
2222

2323
Alternatively, you can simply clone the repo and run `composer install` in the folder.
2424

25+
## Update global dependencies
26+
27+
To update global dependencies, use the console command:
28+
29+
```Bash
30+
composer global update
31+
```
32+
2533
## Authentication
2634

2735
You'll also need to create yourself a

0 commit comments

Comments
 (0)