Skip to content

Commit

Permalink
Fix error typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Dec 13, 2020
1 parent d3f2a8a commit 6fe9a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).
You can then install this project template using the following command:

```shell
composer create-project --prefer-dist --stability dev yii-extension/app-bulma-bulma <your project>
composer create-project --prefer-dist --stability dev yii-extension/app-bulma <your project>
```

Now you should be able to access the application through the following URL, assuming `app` is the directory
Expand Down

0 comments on commit 6fe9a45

Please sign in to comment.