Little typo, the Steam key should be pasted into secrets.js in the config folder rather than the file config.secrets.js.

pull/2/head
yurivictor 2014-02-11 02:42:33 -05:00
parent 55a99318bf
commit 51574e9512
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ Obtaining API Keys
- Go to http://steamcommunity.com/dev/apikey
- Sign in with your existing Steam account
- Enter your *Domain Name*, then and click **Register**
- Copy and paste *Key* into `config.secrets.js`
- Copy and paste *Key* into `config/secrets.js`
Project Structure
-----------------