Skip to content

Commit

Permalink
Update README.md with quick start instructions.
Browse files Browse the repository at this point in the history
(for developers working on their host machine.)
  • Loading branch information
finnlewis authored Sep 17, 2024
1 parent e0e533d commit 1e81d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ ddev composer install
ddev drush si localgov_microsites -y
```

## Not using Lando
## Using host machine

If you're not using lando, you'll still need to run the composer install.
If you're working directly on your host machine, you'll still need to run the composer install.

```shell
cd MY_PROJECT
Expand Down

0 comments on commit 1e81d81

Please sign in to comment.