Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
dobooth authored Apr 24, 2020
1 parent a0c53d5 commit 67afbb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ The MFTF does not support executing CLI commands if your web server points to `<

If the Nginx Web server is used on your development environment, then **Use Web Server Rewrites** setting in **Stores** > Settings > **Configuration** > **General** > **Web** > **Search Engine Optimization** must be set to **Yes**.

or via command line:
Or via command line:

```bash
bin/magento config:set web/seo/use_rewrites 1
```

Clean the cache after changing the configuration values:
You must clean the cache after changing the configuration values:

```bash
bin/magento cache:clean config full_page
Expand Down

0 comments on commit 67afbb0

Please sign in to comment.