diff --git a/README.md b/README.md index 261f7b8..1c4ab7b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An easy on the eyes, portable, lightning fast pastebin written in Svelte and Kot ### Prerequisites Docker. Both the frontend and backend are to be installed with Docker. You can learn more [here](https://www.docker.com). -## Automated Installation +## Automated Installation - Ubuntu This script will download and install all the files necessary to run PasteBook, as well as guide you through setting up SSL. ```bash bash <(curl -sL https://raw.githubusercontent.com/Loudbooks/PasteBook/refs/heads/master/install.sh)