From e170bfedf13550dc648bba8f62607abc946d98fc Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Fri, 5 Mar 2021 09:59:03 +1100 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILDING.md b/BUILDING.md index 3a94cad3d..40691bb9c 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -16,6 +16,8 @@ Clone the repo to a working directory: git clone https://github.com/oxen-io/session-ios.git ``` +**Recommendation:** + We recommend you fork the repo on GitHub, then clone your fork: ```