Rename repo references from usync to grapho

Update README and flake.nix to use grapho as the repo name
in all git URLs and examples.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-13 08:39:25 -05:00
parent cb55be1324
commit f8b344d26d
2 changed files with 11 additions and 11 deletions

View File

@@ -105,7 +105,7 @@
else
echo "Error: Cannot find setup script"
echo "Run from the repo directory, or clone it first:"
echo " git clone git@your-server:you/usync.git"
echo " git clone git@your-server:you/grapho.git"
exit 1
fi
fi