1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00

Update README.md

This commit is contained in:
wlinator 2024-06-15 23:32:43 +00:00
parent 388dd626f0
commit 42a239e86d

View file

@ -16,7 +16,7 @@ Lumi comes containerized with essential components such as MariaDB, its core app
To install Lumi, run these commands: To install Lumi, run these commands:
```commandline ```commandline
git clone https://git.wlinator.org/Luminara/Core && cd Core git clone https://git.wlinator.org/Luminara/Lumi && cd Core
``` ```
Copy `.env.template` to `.env` and fill out the [variables](#environment-variables). Copy `.env.template` to `.env` and fill out the [variables](#environment-variables).