We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b031420 commit 2239a05Copy full SHA for 2239a05
README.md
@@ -31,7 +31,7 @@ If you are attempting to download from the source code provided on our [github](
31
```bash
32
composer install -dev
33
```
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
+* 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
35
36
composer update
37
0 commit comments