From 235ddb7f5e25f66f22475d35298f48a839f38f85 Mon Sep 17 00:00:00 2001 From: Brian Demsky Date: Sun, 24 Jul 2016 15:40:04 -0700 Subject: [PATCH] changes --- src/server/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/server/README.txt b/src/server/README.txt index ac8a630..7de6bf9 100644 --- a/src/server/README.txt +++ b/src/server/README.txt @@ -26,3 +26,7 @@ SetEnv IOTCLOUD_ROOT /iotcloud/ 6) Create the /iotcloud directory. 7) Create the account directory in the /iotcloud directory. For example, test.iotcloud and give it permissions that the apache daemon can write to. + +8) Compile cloud server by typing make + +9) Copy it to the cgi-bin directory. -- 2.34.1