Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 11, 2024
1 parent 990b453 commit a0c2b85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PasteBook
An easy on the eyes, portable, lightning fast pastebin written in Svelte and Kotlin.
An easy on the eyes, portable, lightning fast pastebin written in Svelte and Rust.

### Prerequisites
Docker. Both the frontend and backend are to be installed with Docker. You can learn more [here](https://www.docker.com).
Expand Down Expand Up @@ -73,9 +73,11 @@ systemctl restart nginx
Run the following commands in succession.
```bash
docker compose stop
docker compose pull
docker compose up -d
```

# Final Notes
Wow. There was a lot that can go wrong there. I'm not an expert. If you need help, you can email me at [email protected] or find me elsewhere.

💜

0 comments on commit a0c2b85

Please sign in to comment.