diff options
| author | Christian Cleberg <[email protected]> | 2026-08-11 01:37:59 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-11 01:37:59 -0500 |
| commit | 7f22a98fe25e7aba6af39e8133d517837a0962b9 (patch) | |
| tree | e2388e2cf8107cff9bcfe1e7195f137730c7e8d9 /README.nfo | |
| parent | ff200d21e93d6683f779fe1f3280ac8d8561d393 (diff) | |
| download | hutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.tar.gz hutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.tar.bz2 hutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.zip | |
fix stale URIs
Diffstat (limited to 'README.nfo')
| -rw-r--r-- | README.nfo | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,7 +32,7 @@ REQUIRES account, and a personal access token. BUILD - git clone https://git.sr.ht/~ccleberg/Hutch + git clone https://github.com/krazywarez/hutch open in xcode, build and run. on first launch paste a token. create one at https://meta.sr.ht/oauth2/personal-token. @@ -43,11 +43,11 @@ BUILD DEVELOP xcode app with tests under HutchTests. run the test plan in - Hutch/HutchTests.xctestplan. + HutchTests.xctestplan. MIRRORS github: https://github.com/krazywarez/hutch - sourcehut: https://sr.ht/~ccleberg/Hutch + krz.sh: https://git.krz.sh/krz/hutch kept in sync. issues or patches on either. SECURITY |
