208991d3f2ee — John Mulligan 4 years ago
readme: make github the canonical home for sambacc (sigh)

I am surrounded by git lovers! ;-)
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md +1 -1
@@ 44,7 44,7 @@ Additionally, there are subcommands:
 
 Currently the only method of install is from source control.
 
-* Clone the repo: `hg clone https://hg.sr.ht/~phlogistonjohn/sambacc`
+* Clone the repo: `git clone https://github.com/phlogistonjohn/sambacc`
 * `cd sambacc`
 * Install locally: `python setup.py install --user`