From b0688d5619407b9ac44dd238dc66e0b6841279e0 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 11 Jun 2021 17:08:31 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a61f97a..df5f736 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Your home directory is still served over NFS but now under multihome's control, ## Installing ``` -$ git clone https://github.com/jhunk/multihome +$ git clone https://github.com/jhunkeler/multihome $ cd multihome $ mkdir build $ cd build -- cgit