@@ -74,7 +74,8 @@ Follow these steps (as Google Cloud Console is dense, you can click link for eac
6. Your key should have been downloaded. Rename it to "service_account.json".
7. Copy the key inside the root folder of the project (archi-back).
8. Create a new folder into [Google Drive](https://drive.google.com).
9. Share this folder with the email of your service account (step 4, you can also find it [here](https://console.cloud.google.com/iam-admin/serviceaccounts)).
9. Share this folder with the email of your service account (step 4, you can also find it
[here](https://console.cloud.google.com/iam-admin/serviceaccounts)) with "Editor" permission level.
10. Report the identifier of your Google Drive folder in `.env` file after `drive_folder_id=`.
11. Your back-end should now be linked to your Google Drive account.