diff --git a/README.md b/README.md index d52691e5..6d6f464a 100644 --- a/README.md +++ b/README.md @@ -107,12 +107,12 @@ To deploy the full Megalista pipeline, use the following command from the deploy `./deploy.sh` The script will require some parameters, please add them to the config.json file. Some parameters have default values and can be changed. -- Auxliary bigquery dataset for Megalista operations to create +- Auxliary BigQuery dataset for Megalista operations to create - This dataset will be used for storing operational data and will be created by the deployment script - Google Cloud Storage Bucket to create - This Cloud Storage Bucket will be used to store Megalista compiled binary, metadata, and temp files and will be created by the deployment script. - *Setup Firestore collection*, *URL for JSON configuration* and *Setup Sheet Id* - - Only one of these three should be filled and the other should be left black accordingly to the chosen configuration method. + - Only one of these three should be filled and the others should be left blank according to the chosen configuration method. - Client ID, Client Secret, Access Token and Refresh Token from the previous step. **Disclaimer:** Please store your config.json file in a secure place or delete it after the deployment.