update readme
Showing
1 changed file
with
5 additions
and
0 deletions
| ... | @@ -21,6 +21,11 @@ In your `composer.json` add: | ... | @@ -21,6 +21,11 @@ In your `composer.json` add: |
| 21 | } | 21 | } |
| 22 | ``` | 22 | ``` |
| 23 | 23 | ||
| 24 | On your terminal, and type: | ||
| 25 | ``` | ||
| 26 | composer update | ||
| 27 | ``` | ||
| 28 | |||
| 24 | ## Define Flag Directory | 29 | ## Define Flag Directory |
| 25 | 30 | ||
| 26 | In your `constants.php` file add: | 31 | In your `constants.php` file add: | ... | ... |
-
Please register or sign in to post a comment