Skip to content

Commit 0407a59

Browse files
author
Jonas Siewertsen
committed
Update docs
1 parent 0e405c2 commit 0407a59

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
Would you like to use less time to explain how your specific Statamic site has been built? "How To" is your Statamic Addon then!
44

5-
NEW: You can add a widget from your screencasts to the dasboard.
5+
## installation
6+
Install it via composer.
7+
8+
```bash
9+
composer require jonassiewertsen/statamic-how-to-addon
10+
```
11+
12+
Everything else will be set up automatically.
613

714
## How does it work?
815

@@ -24,9 +31,9 @@ Would you like something more flexible and with more functionality? Check out my
2431
[Documentation Plugin](https://statamic.com/marketplace/addons/documentation)
2532

2633
# Requirements
27-
- Statamic V3
28-
- Laravel 7
29-
- min. PHP 7.2
34+
- Statamic 3.2 or 3.1
35+
- Laravel 8 or 7
36+
- PHP 8.0 or >= PHP 7.3
3037

3138
### License
3239
This Addon is paid and commerical software. A license from the Statamic Marketplace is needed in order to use it in production.

0 commit comments

Comments
 (0)