fix: codeberg migration

This commit is contained in:
2026-01-13 14:44:35 +01:00
parent 856d72464b
commit ec06bba5a2
+1 -1
View File
@@ -16,7 +16,7 @@ This tool works by:
### Building from source ### Building from source
```bash ```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 cd nca-to-nsp
go build -o nca-to-nsp ./cmd/nca-to-nsp go build -o nca-to-nsp ./cmd/nca-to-nsp
``` ```