We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d9f9e commit 7de33e7Copy full SHA for 7de33e7
docs/getting-started.md
@@ -200,7 +200,7 @@ Learn more about environmental settings in [Configuration][].
200
201
### Step 3. Enable the Magento CLI commands
202
203
-In the `magento2/dev/tests/acceptance` directory, run the following command to enable the MFTF to send Magento CLI commands to your Magento instance.
+In the Magento project root, run the following command to enable the MFTF to send Magento CLI commands to your Magento instance.
204
205
```bash
206
cp dev/tests/acceptance/.htaccess.sample dev/tests/acceptance/.htaccess
0 commit comments