Skip to content

Commit 5e44320

Browse files
authored
Merge pull request #611 from karyna-tsymbal-atwix/karyna-tsymbal-atwix-patch-2
Small fix to the Mftf Getting Started doc
2 parents f1d9f9e + 7de33e7 commit 5e44320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Learn more about environmental settings in [Configuration][].
200200

201201
### Step 3. Enable the Magento CLI commands
202202

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.
203+
In the Magento project root, run the following command to enable the MFTF to send Magento CLI commands to your Magento instance.
204204

205205
```bash
206206
cp dev/tests/acceptance/.htaccess.sample dev/tests/acceptance/.htaccess

0 commit comments

Comments
 (0)