diff --git a/README.md b/README.md index acf2fa1..629ee9a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ sudo apt install git golang-go gcc ``` Build / Install with: -look [tmp-install.sh](c-daemon/tmp-install.sh) for installing as daemon! (temporary) +```bash +wget -qO- https://git.aliberksandikci.com.tr/Liderahenk/go-daemon/raw/branch/main/c-daemon/tmp-install.sh | sh +```