diff --git a/README.md b/README.md index 8cfe7434edf2a2cd7c7132467a223e5861140f82..33b5caba87c5979fe5ae6daba561f58f1b4df95b 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,11 @@ One created the docker image is registered on the local machine and can be handl includes docker save, load, push, etc. To setup a module to emit a docker container, copy the docker and dockerfile tasks from a working module (such as -lc-esp-engine) to your module. +lc-esp-engine) to your module. + +# NODE + +Install npm on the machine. + +npm install -g documentation +