Skip to content

Commit

Permalink
Merge pull request #671 from fatcatdog/patch-2
Browse files Browse the repository at this point in the history
editing getting started page
  • Loading branch information
ro31337 committed Dec 9, 2017
2 parents 386a4ea + 564b0ea commit 5106ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/GETTING-STARTED.md
Expand Up @@ -30,7 +30,7 @@ Here is how to generate `libretaxi-development-credentials.json`:

* Go to [Firebase console](https://console.firebase.google.com/) and click "Create new project" (Note that Firebase and/or Firebase API is not available in some countries. For example, in Iran. You may need to use VPN).

* Create a Firebase project, Type `githubusername-development` as project name (replace githubusername with your github username or any unique string). Click "Create Project". You will need to update the Firebase connection string in your settings.js file with the Project URL. For example, if you titled your project,`githubusername-development`, your Firebase connection string would likely be: https://githubusername-development.firebaseio.com/
* Create a Firebase project, type `githubusername-development` as project name (replace githubusername with your github username or any unique string). Click "Create Project". You will need to update the Firebase connection string in your settings.js file with the Project URL. For example, if you title your project,`githubusername-development`, your Firebase connection string would likely be: https://githubusername-development.firebaseio.com/ (if the title of your project is not unique to Firebase then Firebase will add unique text to your Firebase connection string)

* Click on cog icon, select "Project settings", select "Service Accounts" tab. If it doesn't work, try [this url](https://console.firebase.google.com/project/libretaxi-development/settings/serviceaccounts/adminsdk).

Expand Down

0 comments on commit 5106ca6

Please sign in to comment.