Skip to content

Commit 2bdd09d

Browse files
authored
Update working-with-lando.md
'cd MY_PROJECT' replaced with 'cd LGD_DEMO' : i.e. the directory just created by the composer command above
1 parent 515d60f commit 2bdd09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/devs/getting-started/working-with-lando.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Terminal output of this command will look something like the following:
5252
Switch to the LGD_DEMO directory by running:
5353

5454
```bash
55-
cd MY_PROJECT
55+
cd LGD_DEMO
5656
```
5757

5858
Then, fire up Lando:

0 commit comments

Comments
 (0)