diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ require __DIR__ . '/vendor/autoload.php'; Then from the command line: ```bash -`composer install` +composer install ``` ## Usage ## |