diff options
| author | murilo ijanc | 2025-11-22 12:32:28 -0300 |
|---|---|---|
| committer | murilo ijanc | 2025-11-22 12:32:28 -0300 |
| commit | f23c1ddc5fe3c5ac1e5729918dce0cd1a755d8b9 (patch) | |
| tree | 58bebaa096f0427f050f4e8c39b2fe7870990545 | |
| parent | 41770be505be947477831e24082e997e834a4147 (diff) | |
| download | imgst-f23c1ddc5fe3c5ac1e5729918dce0cd1a755d8b9.tar.gz | |
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -63,6 +63,10 @@ cargo --version Clone the repository and build the binary: +- **Official**: ssh://anon@ijanc.org/imgst +- Mirror Sourcehut: git@git.sr.ht:~ijanc/imgst +- Mirror Github: git@github.com:ijanc/imgst.git + ```sh git clone ssh://anon@ijanc.org/imgst cd imgst |