Skip to content

Commit

Permalink
documentation enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
maherelgamil authored Aug 20, 2016
1 parent f74cf14 commit 1ab8182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This package fully compatible with **[Laravel](https://laravel.com)** `5.1.*|5.2

Open your application's `composer.json` file and add the following line to the `require` array:
```json
"buzzylab/laradown": "0.1.2"
"buzzylab/laradown": "0.1.*"
```

> **Note:** Make sure that after the required changes your `composer.json` file is valid by running `composer validate`.
Expand Down Expand Up @@ -103,4 +103,4 @@ Add style to converted html

## License

This software is released under [The MIT License (MIT)](LICENSE).
This software is released under [The MIT License (MIT)](LICENSE).

0 comments on commit 1ab8182

Please sign in to comment.