diff --git a/README.md b/README.md index 2f7e96e98e0..60474173c35 100644 --- a/README.md +++ b/README.md @@ -35,14 +35,14 @@ Through [contributions, donations, and sponsorship](https://github.com/sponsors/ There are three deployment options available. The simplest is **Docker deployment**, as all dependencies are already predefined and configured. -### File-based deployment - -Copy the extracted Zip file from https://github.com/LycheeOrg/Lychee/releases to your webserver - ### Docker deployment Alternatively, an official Docker image can be found at [LycheeOrg/Lychee-Docker](https://github.com/LycheeOrg/Lychee-Docker) or on Docker Hub as [lycheeorg/lychee](https://hub.docker.com/r/lycheeorg/lychee). +### File-based deployment + +Copy the extracted Zip file from https://github.com/LycheeOrg/Lychee/releases to your webserver + ### Build from Source deployment To run Lychee, everything you need is a web-server with PHP 8.2 or later and a database (MySQL/MariaDB, PostgreSQL or SQLite). Follow the instructions to install Lychee on your server. This version of Lychee is built on the Laravel framework. To install: @@ -136,4 +136,4 @@ We would like to thank Jetbrains for supporting us with their [Open Source Devel [jetbrains-opensource]: https://www.jetbrains.com/community/opensource/ [download-shield]: https://img.shields.io/github/downloads/LycheeOrg/Lychee/total [discord]: https://discord.gg/JMPvuRQcTf -[discord-shield]: https://img.shields.io/discord/1046911561366765598?logo=discord +[discord-shield]: https://img.shields.io/discord/1046911561366765598?logo=discord \ No newline at end of file