Skip to content

Commit 4b8fd60

Browse files
doboothDanieliMi
authored andcommitted
Formatting and small edits
1 parent 6cfdc49 commit 4b8fd60

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<div class="bs-callout bs-callout-info" markdown="1">
44
[Find your MFTF version][] of the MFTF.
5-
The latest Magento 2.3 release supports MFTF 2.3.13.
6-
The latest Magento 2.2 release supports MFTF 2.3.8.
5+
The latest Magento 2.3.x release supports MFTF 2.4.5.
6+
The latest Magento 2.2.x release supports MFTF 2.4.5.
77
</div>
88

99
## Prepare environment {#prepare-environment}
@@ -18,6 +18,7 @@ Make sure that you have the following software installed and configured on your
1818
<div class="bs-callout bs-callout-tip" markdown="1">
1919
[PhpStorm] supports [Codeception test execution][], which is helpful when debugging.
2020
</div>
21+
2122
## Install Magento {#install-magento}
2223

2324
Use instructions below to install Magento.
@@ -81,7 +82,8 @@ To enable the **Admin Account Sharing** setting, to avoid unpredictable logout d
8182
4. Click **Save Config**.
8283

8384
### Webserver configuration {#web-server-configuration}
84-
The MFTF doesn't support executing CLI commands if your web server points to `<MAGE_ROOT_DIR>/pub` directory as recommended in the [Installation Guide][Installation Guide docroot]. For the MFTF to execute the CLI commands, the web server must point to the Magento root directory.
85+
86+
The MFTF does not support executing CLI commands if your web server points to `<MAGE_ROOT_DIR>/pub` directory as recommended in the [Installation Guide][Installation Guide docroot]. For the MFTF to execute the CLI commands, the web server must point to the Magento root directory.
8587

8688
#### Nginx settings {#nginx-settings}
8789

0 commit comments

Comments
 (0)