Skip to content

Commit 2239a05

Browse files
authored
Update README.md
1 parent b031420 commit 2239a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you are attempting to download from the source code provided on our [github](
3131
```bash
3232
composer install -dev
3333
```
34-
* When updating (git pull), you should update the composer and may run into issues if not done so. Developers should add `-dev` to the command
34+
* When updating (`git pull`), you should update the composer and may run into issues if not done so. Developers should add `-dev` to the command
3535
```bash
3636
composer update
3737
```

0 commit comments

Comments
 (0)