diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2021-11-05 19:39:33 +0100 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2021-11-05 19:41:26 +0100 |
commit | de155a9a7d5d2e04d0d2a841e62a97430fd428b0 (patch) | |
tree | 6058778e73ab764f5b3c768559063ab1ea183994 | |
parent | cc7ca20d7e76bdbfef97bd4fa1bf136871f03e7d (diff) |
docs: Rename repository url on README file
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Blast Attack ## Download ```shell -$ git clone --recursive git@github.com:johnnyrichard/blast-attack.git +$ git clone --recursive git@git.sr.ht:~johnnyrichard/blast-attack ``` ## Dependencies |