From a7a2de7dbe93a19d7845435111513601336d6177 Mon Sep 17 00:00:00 2001 From: Philipp Schimmelfennig Date: Sun, 7 May 2017 16:57:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3219300a..271df39f 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,7 @@ These instructions were tested with Ubuntu 17.04. 3. Install Sencha Cmd (non-free): https://www.sencha.com/products/extjs/cmd-download/ 4. Clone repository: `git clone https://github.com/phischdev/pdhBox.git` 5. Install npm dependencies: `npm install` -6. Configure `env-sample.js` and rename it to `env.js`. -7. Compile: `npm run sencha:compile` -8. Start program: `npm start` +6. Compile: `npm run sencha:compile` +7. Start program: `npm start` [GNU GPL v3](https://github.com/saenzramiro/rambox/LICENSE)