diff --git a/docs/setup.rst b/docs/setup.rst index 94d815283..97c0afc9a 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -34,7 +34,7 @@ Note that you need to launch this instance with BigQuery access: .. code:: bash - $ gcloud compute instances create --image redash-071-b1015-bq --scopes storage-ro bigquery + $ gcloud compute instances create --image redash-071-b1015-bq --scopes storage-ro,bigquery (the same can be done from the web interface, just make sure to enable BigQuery access)