Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks committed Dec 7, 2024
2 parents fe58492 + eb54c18 commit d0dbf06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PasteBook
An easy on the eyes, portable, fun paste bin written in Svelte and Kotlin.
An easy on the eyes, portable, lightning fast pastebin written in Svelte and Kotlin.

### 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)
Expand Down

0 comments on commit d0dbf06

Please sign in to comment.