diff --git a/README.md b/README.md index d22badd..090bac8 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ All Trademarks are the property of their respective owners. Building portify ---------------- -* Make sure you have installed a usable build enviroment (gcc, make & co.) +* Make sure you have installed a usable build environment (gcc, make & co.) * Install Node.js (using your favourite package manager, but make sure it's newer than 0.8) * Clone the git repo (master branch) -* Go into the ./data/ directory and run npm install (This will fetch and compile all depenencies of portify) +* Go into the ./data/ directory and run npm install (This will fetch and compile all dependencies of portify) * Try running the daemon by executing node app.js in the ./data/ folder * Open your favourite browser and go to localhost:3132