Skip to content

Commit 4b7f2ab

Browse files
authored
docs: remove public from composer install dir
docs: remove public from composer install dir
2 parents 1c9b5db + 44d469e commit 4b7f2ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Clone the project
4444
Go to the web directory
4545

4646
```bash
47-
cd app/public
47+
cd app
4848
```
4949

5050
Install the dependancies
@@ -63,4 +63,4 @@ Install the dependancies
6363
## Contributing
6464

6565
Contributions are welcome, please add clear descriptions of changes made
66-
Pull requests should be committed with semantic naming
66+
Pull requests should be committed with semantic naming

0 commit comments

Comments
 (0)