Skip to content

Commit

Permalink
Merge pull request #573 from localgovdrupal/feature/572-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
finnlewis committed Jun 29, 2023
2 parents b6805f5 + 8f64894 commit 6fc64d8
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 @@ -92,7 +92,7 @@ If developing locally and you want to force composer to clone again
from source rather than use composer cache, you can add the `--no-cache` flag.

```bash
lando composer create-project localgovdrupal/localgov-project MY_PROJECT --stability dev --no-cache --no-install
composer create-project localgovdrupal/localgov-project MY_PROJECT --no-cache --no-install
```

If you just want to pull in the latest changes to LocalGov Drupal run composer
Expand Down

0 comments on commit 6fc64d8

Please sign in to comment.