Skip to content

Commit f028b62

Browse files
authored
add Installation to readme
[skip ci]
1 parent a9d1137 commit f028b62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ Silk is a library designed as a thin layer on top of WordPress, abstracting away
1919

2020
[See the Wiki](https://github.com/aaemnnosttv/silk/wiki) for examples and documentation.
2121

22+
## Installation
23+
24+
#### Via Composer (Recommended)
25+
```
26+
composer require silk/silk:^0.9
27+
```
28+
2229
## Contributing
2330

2431
Contributions are welcome! If you're interested in contributing to the project, please open an issue first. I would hate to decline a Pull Request forged by hours of effort for any reason, so please read the contribution guidelines first.

0 commit comments

Comments
 (0)