Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjd20 authored Jul 3, 2019
1 parent 59b127e commit 77a4a1c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,3 @@ This sample can be seen at <a href="http://snorpy.com">Snorpy.com</a>
3. cd Snorpy
4. docker build -t snorpy_app .
5. docker run -p 8080:8080 -it --rm --name snorpy_container snorpy_app

# Install
1. Install nodejs
2. Download repo
3. Unzip the file name node_modules.zip
4. cd /to/the/path/of/app.js
5. run the following command: "node app.js"

Should be that easy.

0 comments on commit 77a4a1c

Please sign in to comment.