Commit 8666f5f0 authored by Cameron Carney's avatar Cameron Carney

cleanup

parent 53e80726
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
>**Welcome to the Testing Branch, this branch is highly unstable and will change often.** >**Welcome to the Testing Branch, this branch is highly unstable and will change often.**
----
## Quick Start ## Quick Start
Copy .env.example as .env and run the setup under the commands provided: Copy .env.example as .env and run the setup under the commands provided:
...@@ -17,9 +15,7 @@ You can run the panel using this command: ...@@ -17,9 +15,7 @@ You can run the panel using this command:
><sup>This command alone does not provide the full environment for the panel. This is more or less a reference. If you wish to have a full environment, it is recommended to use the method below.</sup> ><sup>This command alone does not provide the full environment for the panel. This is more or less a reference. If you wish to have a full environment, it is recommended to use the method below.</sup>
__or__ __or__ *Docker Compose*:
*Docker Compose*:
A *docker-compose.yml* file is provided for anyone who uses docker compose. A *docker-compose.yml* file is provided for anyone who uses docker compose.
You can start the panel by running `docker-compose up -d`. You can start the panel by running `docker-compose up -d`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment