Skip to content

Commit e0edd85

Browse files
committed
Update README.md
1 parent 3c9d236 commit e0edd85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<li>Shipping methods (Flat Rate, Weight Based Shipping, Zone Based Shipping)</li>
2222
<li>Order totals (Sub Total, Shipping, Total)</li>
2323
<li>Reset password</li>
24+
<li>Product options / variants</li>
2425
</ul>
2526

2627
<h4>Administrator (back-end) features:</h4>
@@ -62,7 +63,7 @@
6263
<li>Rename env file to .env in both 'root' and 'public/install/'. Also, you may need to change the RewriteBase value in both 'public/.htaccess' and 'public/install/public/.htaccess'.</li>
6364
<li>Open the installer page by visiting your app URL</li>
6465
<li>Follow the installation steps</li>
65-
<li>Login to the Administrator area by visiting the admin url defined in the .env file: [app.baseURL]/admin. Use your administrator username and password</li>
66+
<li>Login to the Administrator area by visiting the admin url defined in the .env file: [app.baseURL]/[app.adminUrlSegment]. Use your administrator username and password</li>
6667
<li>Do not forget to delete the install folder 'public/install'</li>
6768
</ol>
6869

0 commit comments

Comments
 (0)