Skip to content

Commit 35db633

Browse files
committed
Statamic requirement.
1 parent b309a09 commit 35db633

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,14 @@ This addon essentially just listens for an event, and dispatches commands. Who b
66

77
Its primary use is to automatically commit and push changes in production, but it can do anything your command line can.
88

9-
109
## Documentation
1110

1211
Read it on the [Statamic Marketplace](https://statamic.com/marketplace/addons/spock/docs) or contribute to it [here on GitHub](DOCUMENTATION.md).
1312

13+
## Requirements
14+
15+
Statamic 2.10 is required. If you intend to run Spock on an earlier version of Statamic, please checkout Spock's [v1 branch](https://github.com/statamic/spock/tree/v1).
16+
1417
## Developing
1518

1619
You can use [Kessel Run](https://github.com/jesseleite/kessel-run) to copy files to your Statamic installation, and run `php please test:addons` to run Spock's tests.

0 commit comments

Comments
 (0)