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