Skip to content

Commit a547ad0

Browse files
Merge 2.4-develop into 2.4.0-develop
2 parents fd0f081 + ad8f2ed commit a547ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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)