Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cprezzi authored May 5, 2019
1 parent 3630173 commit 4f407be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ You need to install MySQL and NodeJS V6 to run this server.
- Get Node JS V6 from https://nodejs.org/en/download/
- Install it
- Git clone the **access_auth_server** repository into a folder (or download zip and unpack)
- Run ´npm install´ to install all dependencies
- Move to the cloned folder **cd access_auth_server**
- Run **npm install** to install all dependencies
- Open **config.js* and adjust your password for the DB on line 11
- Save the file
- Run **node server.js**

0 comments on commit 4f407be

Please sign in to comment.