Skip to content

Commit b7892bb

Browse files
authored
Merge pull request #61 from woocommerce/25-17/add-docker-requirement
Added Docker requirement
2 parents 4cb13a5 + 5c158d1 commit b7892bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installation-setup/cli-installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The QIT Command Line Interface (CLI) is your primary tool for running tests loca
77
- **PHP 7.2.5 or higher**
88
- **Unix-like environment** (Linux, macOS, Windows WSL)
99
- **Composer** (for installation and updates)
10+
- **Docker** (to run the QIT CLI and local environment, you can follow [this guide for the system you're using](https://docs.docker.com/engine/install/))
1011

1112
## Recommended installation: global via composer
1213

0 commit comments

Comments
 (0)