From 1e3f332fc41a4f11e74db84af716f3484a5c955c Mon Sep 17 00:00:00 2001 From: Leonardo Campos Date: Thu, 1 Dec 2016 21:15:16 -0200 Subject: [PATCH] Update README --- StandaloneViewer/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/StandaloneViewer/README.md b/StandaloneViewer/README.md index 52c097471..5501d9348 100644 --- a/StandaloneViewer/README.md +++ b/StandaloneViewer/README.md @@ -1,5 +1,11 @@ ## Quick Start +Install dependencies: + +```bash +meteor npm install +``` + Run the application: ```bash