You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ To deploy sample data from the GitHub repository:
49
49
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>"`
50
50
51
51
## 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 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.
53
53
54
54
## Uninstall Sample Data
55
55
To remove the sample data modules from the code base, run one of the following commands from the Magento root directory:
0 commit comments