diff --git a/README.md b/README.md
index 696298140491b6d82ccb8f0f12f9db9cb55613f3..2451351daf664e20e9859862c4afc73ef97264af 100644
--- a/README.md
+++ b/README.md
@@ -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.