Skip to content

Commit 89ec855

Browse files
authored
Update README.md
1 parent 6373f90 commit 89ec855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Path to change the <code>.env</code> file
1818
```PHP
1919
$envpath = dirname(__DIR__, 1) . '/install/config/.env';
2020
```
21-
Path to change the website landing and admin login after installation
21+
Path to change the website landing and admin login after installation on <code>line no 225 & 225</code>
2222
```HTML
2323
<a href="'.getWebURL().'" class="theme-button choto">Go to website</a>
2424
<a href="'.getWebURL().'/admin" class="theme-button choto">Go to Admin Panel</a>

0 commit comments

Comments
 (0)