Skip to content

Commit a40a28b

Browse files
JennyPngazure-sdk
authored andcommitted
prompt improvement
1 parent 52d9133 commit a40a28b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eng/common/instructions/azsdk-tools/verify-setup.instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Your goal is to identify the project repo root, and pass in the `packagePath` to
1414
The user can specify multiple languages to check. If the user wants to check all languages, pass in ALL supported languages. Passing in no languages will only check the core requirements.
1515

1616
## Output
17-
Display results in a user-friendly and concise format, highlighting any missing dependencies that need to be addressed and how to resolve them.
17+
Display results in an informative and concise step-by-step instructional format, highlighting any missing dependencies that need to be addressed and how to resolve them. Organize requirements by language category.
18+
19+
Based on the user's shell environment, enhance the tool instructions with shell-specific commands for setting environment variables or installing dependencies.
1820

1921
When Python tool requirements fail, inform the user about the `AZSDKTOOLS_PYTHON_VENV_PATH` environment variable if they have setup issues. The verify-setup tool can only check Python requirements within the virtual environment specified by this environment variable.

0 commit comments

Comments
 (0)