From 75ce8c360cb2d9675512b3ad2a6f586cd8ab0c03 Mon Sep 17 00:00:00 2001 From: micwebnet Date: Mon, 19 Mar 2018 16:53:43 -0700 Subject: [PATCH] Update Update-parity-version.md --- docs/Update-parity-version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Update-parity-version.md b/docs/Update-parity-version.md index 5b8005b..4d64b50 100644 --- a/docs/Update-parity-version.md +++ b/docs/Update-parity-version.md @@ -31,7 +31,7 @@ don't change other options ``` **NOTE**: if you're updating an existing file, make sure you remove other tags `[...]` and ips. -4. run the playbook: +4. run the playbook (change user: ubuntu to your user name, if necessary): ``` ansible-playbook -i hosts upd-parity-version.yml ```