From 0b98229bd5481cd4670b668106a4a8a3dbdf4494 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Sun, 20 May 2018 10:57:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 544dc61..28ba03f 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,9 @@ If you have issues with slow replies from the domain controller i have added lin How to git? On linux client install git = sudo apt-get install git -y + Clone this repo = sudo git clone https://github.com/PierreGode/Linux-Active-Directory-join-script.git + To update repo to latest version = in the folder Linux-Active-Directory-join-script/ = sudo git pull