diff --git a/README.md b/README.md index e877e85..527aef1 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ curl -sSL https://install.pi-hole.net | bash ### Pi-hole sync - [Nebula-sync](https://github.com/lovelaze/nebula-sync) -Instalace +Download binary from the [latest release](https://github.com/lovelaze/nebula-sync/releases/latest) ```sh -go install github.com/lovelaze/nebula-sync@latest +wget https://github.com/lovelaze/nebula-sync/releases/download/v0.11.1/nebula-sync_0.11.1_linux_arm64.tar.gz ``` ### Keepalive \ No newline at end of file