Skip to content

Commit 819d027

Browse files
Merge pull request microsoft#422 from microsoft/psl-updatemdfile
docs: clarify navigation by adding step to enter 'infra' directory before 'scripts'
2 parents 3e02dca + 5bc710b commit 819d027

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)