File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
app/code/Magento/SampleData Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ php -f index.php install --base-url=http://localhost/magento2/ \
73
73
74
74
For example,
75
75
```
76
- /var/www/magento2/bin magento setup: upgrade
77
- /var/www/magento2/bin magento sampledata: install admin
76
+ /var/www/magento2/bin/ magento setup: upgrade
77
+ /var/www/magento2/bin/ magento sampledata: install admin
78
78
```
79
79
80
80
#Removing Sample Data
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ php -f index.php install --base-url=http://localhost/magento2/ \
73
73
74
74
For example,
75
75
```
76
- /var/www/magento2/bin magento setup: upgrade
77
- /var/www/magento2/bin magento sampledata: install admin
76
+ /var/www/magento2/bin/ magento setup: upgrade
77
+ /var/www/magento2/bin/ magento sampledata: install admin
78
78
```
79
79
80
80
#Removing Sample Data
You can’t perform that action at this time.
0 commit comments