From 9dab3d124d55545380aba3986c6e4a1437f66429 Mon Sep 17 00:00:00 2001 From: Alf Sebastian Houge Date: Wed, 25 Jan 2023 23:43:12 +0100 Subject: [PATCH] Point to this repo in ubuntu install docs --- docs/ubuntu-install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ubuntu-install.md b/docs/ubuntu-install.md index 4acb9db..df769fa 100644 --- a/docs/ubuntu-install.md +++ b/docs/ubuntu-install.md @@ -26,7 +26,7 @@ Following steps will only work if Go and Node are installed and configured prope ## Clone from Git ``` bash -git clone --depth 1 https://github.com/akhilrex/hammond +git clone --depth 1 https://github.com/alfhou/hammond ``` ## Build and Copy dependencies @@ -110,7 +110,7 @@ sudo systemctl stop hammond.service ## Clone from Git ``` bash -git clone --depth 1 https://github.com/akhilrex/hammond +git clone --depth 1 https://github.com/alfhou/hammond ``` ## Build and Copy dependencies