fix: package name

This commit is contained in:
2026-03-23 09:47:14 +03:00
parent 6c307ffaa1
commit 5b5d160cf2
10 changed files with 23 additions and 83 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Built for game networking where every byte and allocation matters.
## Installation
```bash
go install edmand46/arpack/cmd/arpack@latest
go install github.com/edmand46/arpack/cmd/arpack@latest
```
## Usage