Skip to content

Commit 6c86a4c

Browse files
Merge pull request #420 from microsoft/readme-updated
docs: readme updated
2 parents 622434a + 68eb75d commit 6c86a4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/QuotaCheck.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ The final table lists regions with available quota. You can select any of these
7777
1. Open the terminal in VS Code or Codespaces.
7878
2. If you're using VS Code, click the dropdown on the right side of the terminal window, and select `Git Bash`.
7979
![git_bash](images/readme/git_bash.png)
80-
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
80+
3. Navigate to the `deployment` folder where the script files are located and make the script as executable:
8181
```sh
82-
cd infra/scripts
82+
cd Deployment
8383
chmod +x quota_check_params.sh
8484
```
8585
4. Run the appropriate script based on your requirement:

0 commit comments

Comments
 (0)