fix readme typo
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# PDC
|
||||
|
||||
> Public Data Cleanup helps everyday citizens organize, verify, and share public information clearly for the benefit of their communities.
|
||||
> Public Data Cleanup helps everyday citizens organize, verify, and share public information clearly for the benefit of their communities.
|
||||
|
||||
<!-- metadata -->
|
||||
|
||||
@ -18,10 +18,10 @@
|
||||
## Quick start
|
||||
|
||||
* `abra app new pdc`
|
||||
* `abra app secret insert <app-name> maps_key v1 <google api key>
|
||||
* `abra app secret insert <app-name> maps_key v1 <google api key>`
|
||||
* `abra app config <app-name>`
|
||||
* `abra app deploy <app-name>`
|
||||
* In your browser, open https://<app-name>/ui
|
||||
* In your browser, open `https://<app-name>/ui`
|
||||
|
||||
## Setting up the Geolocation API Key
|
||||
- Create a GCP account here: https://cloud.google.com/
|
||||
|
||||
Reference in New Issue
Block a user