Skip to content

Commit ad8f2ed

Browse files
authored
Merge pull request magento#152 from magento-tsg/2.4-develop-pr37
[TSG] Fixes for 2.4 (pr37) (2.4-develop)
2 parents 9ceb8e7 + f0486df commit ad8f2ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To deploy sample data from the GitHub repository:
4949
2. Link the sample data and your Magento instance by running: `# php -f <sample-data_clone_dir>/dev/tools/build-sample-data.php -- --ce-source="<path_to_your_magento_instance>"`
5050

5151
## Install Sample Data
52-
Once the sample data is deployed, it will be installed automatically when you install or upgrade your Magento instance either by using the Magento Setup Wizard or from the command line.
52+
Once the sample data is deployed, it will be installed automatically when you install or upgrade your Magento instance by using the command line.
5353

5454
## Uninstall Sample Data
5555
To remove the sample data modules from the code base, run one of the following commands from the Magento root directory:
@@ -69,4 +69,4 @@ If you have deleted certain entities provided by sample data and want to restore
6969
The deleted sample data entities will be restored. Those entities, which were changed, will preserve these changes and will not be restored to the default view.
7070

7171
## Documentation
72-
You can find the more detailed description of sample data manipulation procedures at [http://devdocs.magento.com/guides/v2.0/install-gde/install/cli/install-cli-sample-data.html](http://devdocs.magento.com/guides/v2.0/install-gde/install/cli/install-cli-sample-data.html)
72+
You can find the more detailed description of sample data manipulation procedures at [http://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-sample-data.html](http://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-sample-data.html)

0 commit comments

Comments
 (0)