From 78cf0e3002850116ac94b44772647da8146eac5b Mon Sep 17 00:00:00 2001 From: x p k Date: Mon, 17 Feb 2020 15:15:06 +0800 Subject: [PATCH] DOC: updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e71b44..a0b2b6d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ This role also creates a user ```xrdpuser```. ## 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 commit -S -m 'SUB: xrdp submodule' git push ```