diff --git a/README.md b/README.md index 6fe083c..f790cbe 100644 --- a/README.md +++ b/README.md @@ -36,15 +36,12 @@ git clone https://mentalnet.xyz/forgejo/markmental/tuxdock.git cd tuxdock # Build the binary -g++ -std=c++17 main.cpp -o tux-dock +g++ -std=c++17 tux-dock.cpp -o tux-dock # Run it (requires Docker permissions) sudo ./tux-dock ```` -Prefer a prebuilt binary? The CI runner publishes build artifacts for the latest commits at: -https://mentalnet.xyz/forgejo/markmental/tuxdock/actions - --- ## 🖥️ Menu Overview