Skip to content

Commit 4e53e72

Browse files
committed
Composer notes
1 parent 8654890 commit 4e53e72

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,9 @@ cd cli
8888
## Install WordPress and Composer dependencies
8989

9090
```shell
91-
cd src
92-
composer install
91+
docker-compose run composer intall
9392
```
94-
95-
> You can also use composer like this: `docker-compose run composer update`
93+
> If you have Composer installed on your Mac you can also use `cd src && composer install`
9694
9795
## Run
9896

0 commit comments

Comments
 (0)