Skip to content

Commit 5bc710b

Browse files
Update quota_check.md to include infra directory step
Added a step to navigate to the 'infra' directory before accessing the 'scripts' folder.
1 parent 82b5d1e commit 5bc710b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/quota_check.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The final table lists regions with available quota. You can select any of these
7979
![git_bash](images/git_bash.png)
8080
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
8181
```sh
82+
cd infra
8283
cd scripts
8384
chmod +x quota_check_params.sh
8485
```

0 commit comments

Comments
 (0)