Skip to content

Commit adc53df

Browse files
Update README.md
1 parent adb0708 commit adc53df

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -233,24 +233,19 @@ Everything is documented in the dedicated GitHub repository.
233233
## Installation
234234

235235
### Downloading and installing steps:
236-
* **[Download](https://github.com/JulianPrieber/littlelink-custom/releases)** the latest release of LittleLink Custom and simply place the folder 'littlelink-custom' in the root directory of your website.
236+
* **[Download](https://github.com/JulianPrieber/littlelink-custom/releases)** the latest release of LittleLink Custom and simply place the folder 'littlelink-custom' or the contents of this folder in the root directory of your website.
237237

238238
### That's it! No coding no command line setup just plug and play.
239239

240240
<br>
241241

242-
#### You can now log in to the Admin Panel with the credentials:
243-
- **email:** `[email protected]`
244-
- **password:** `12345678`
242+
#### Go through the first setup page:
245243

244+
When accessing your instance for the first time, you will be greeted by the first setup page.
246245

247-
### Optional configuration:
248-
Optionally, you can change the app name in your ".env" file in the root directory of your LittleLink Custom installation. At the moment this is set to
249-
APP_NAME="LittleLink Custom" you can change "LittleLink Custom" to what ever you like. This setting defines the page title and welcome message.
250-
251-
Additionally, the littlelink-custom directory can be renamed to anything you see fit, further customizing your personal LittleLink Custom install.
252-
253-
For more configuration options, refer to the [documentation](https://littlelink-custom.com/docs/d/configuration-getting-started/).
246+
<p align="center">
247+
<img width="650" src="https://user-images.githubusercontent.com/60265788/204514743-5da1ae4e-4fb0-45e4-bbf3-183595c08d99.png">
248+
</p>
254249

255250
<br>
256251

0 commit comments

Comments
 (0)