From f29c131447dcd298343a4c702bc6568e32bc5e71 Mon Sep 17 00:00:00 2001 From: Slavy Mihov Date: Tue, 6 Nov 2018 09:47:57 -0800 Subject: [PATCH] Update README.md --- 04DAIDP308/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04DAIDP308/README.md b/04DAIDP308/README.md index 82d9bdf..079539f 100644 --- a/04DAIDP308/README.md +++ b/04DAIDP308/README.md @@ -70,7 +70,7 @@ ssh @ In the SSH session, cd to **IotEdge** directory and execute **edge_configure.bat** ```bash -cd /home/${USER}/IotEdge +cd /home/${USER}/IoT/IotEdge bash edge_configure.sh ```