diff --git a/README.md b/README.md index fbbe519..a03bad6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This tool works by: ### Building from source ```bash -git clone https://github.com/owallb/nca-to-nsp.git +git clone https://codeberg.org/warg/nca-to-nsp.git cd nca-to-nsp go build -o nca-to-nsp ./cmd/nca-to-nsp ```