File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727composer create-project --repository=https://repo.magento.com/ magento/project-community-edition magento2ce
2828```
2929
30- For more information on installing magento see [ Install Magento using Composer] .
30+ For more information on installing magento see [ Install Magento using Composer] [ ] .
3131
3232After installing the Magento instance, you need to set a couple of configurations to the magento instance:
3333
@@ -42,7 +42,7 @@ These help set the `default` state of the Magento instance. If you wish to chang
4242
4343## Install allure
4444
45- This will be required to generate the report after your test runs. See [ Allure] for details.
45+ This will be required to generate the report after your test runs. See [ Allure] [ ] for details.
4646
4747## Generate tests
4848
You can’t perform that action at this time.
0 commit comments