From 354a044932b8c2b21bcfebf922d6f539134da26c Mon Sep 17 00:00:00 2001 From: p-behr Date: Wed, 26 Jun 2019 10:18:46 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e0c76..02d94f3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ How to set up Visual Studio Code locally and connect to remote system ## Prerequisites * Get your IBM i credentials from Yoda +* Follow the instructions to set up ACS ## Installs Install the following on your Windows computer: @@ -105,4 +106,4 @@ chmod 755 ~ chmod 700 ~/.ssh chmod 600 ~/.ssh/id_rsa chmod 600 ~/.ssh/id_rsa.pub -chmod 600 ~/.ssh/authorized_keys \ No newline at end of file +chmod 600 ~/.ssh/authorized_keys