Update README.md

This commit is contained in:
Zerodya
2022-08-14 18:25:23 +00:00
committed by GitHub
parent f0c862dfee
commit 4bdf40483b
+1 -1
View File
@@ -7,7 +7,7 @@ It also lets you choose if you want to install `docker-compose`, and create a Do
> Only tested on fresh Debian 11 installations. Reviewing the code is recommended.
***
You can either [download](https://raw.githubusercontent.com/Zerodya/dockeraise/main/dockeraise.sh) the script and run it manually, or use the following command:
You can either [download](https://github.com/Zerodya/dockeraise/blob/main/dockeraise.sh) the script and run it manually, or use the following command:
```
wget -qO- https://raw.githubusercontent.com/Zerodya/dockeraise/main/dockeraise.sh | bash
```