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 6, 2024
1 parent e5f4ba2 commit d8745ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Docker. Both the frontend and backend are to be installed with Docker. You can l
## Automated Installation
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 -s https://github.com/Loudbooks/PasteBook/blob/master/install.sh)
bash <(curl -sL https://raw.githubusercontent.com/Loudbooks/PasteBook/refs/heads/master/install.sh)
```

> [!CAUTION]
Expand Down

0 comments on commit d8745ab

Please sign in to comment.