From 269f09b78593fff9c21c7e81317d4eefdba63fb7 Mon Sep 17 00:00:00 2001 From: x p k Date: Mon, 17 Feb 2020 15:13:17 +0800 Subject: [PATCH] DOC: updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1bced41..1e71b44 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This role also creates a user ```xrdpuser```. - RHEL7.6 ## Add this as a submodule to your ansible home +``` git submodule add https://xpk.headdesk.me/git/xpk/role.xrdp.git roles/xrdp git commit -S -m 'ADD: adcli submodule' git push +```