diff --git a/docs/quota_check.md b/docs/quota_check.md index f8cae1a5..61a70dbb 100644 --- a/docs/quota_check.md +++ b/docs/quota_check.md @@ -79,6 +79,7 @@ The final table lists regions with available quota. You can select any of these ![git_bash](images/git_bash.png) 3. Navigate to the `scripts` folder where the script files are located and make the script as executable: ```sh + cd infra cd scripts chmod +x quota_check_params.sh ```