Skip to content

Fix Windows PATH separator in build documentation#33627

Open
KarSri7694 wants to merge 1 commit intoopenvinotoolkit:masterfrom
KarSri7694:windows-build-md-fix
Open

Fix Windows PATH separator in build documentation#33627
KarSri7694 wants to merge 1 commit intoopenvinotoolkit:masterfrom
KarSri7694:windows-build-md-fix

Conversation

@KarSri7694
Copy link
Copy Markdown

This PR fixes syntax error in windows build instructions.
Corrects the PATH environment variable syntax in the Windows build documentation. The PATH separator was incorrectly using a colon (:) instead of a semicolon (;).

This fixes the Python API build instructions for Windows users. Using the incorrect separator would cause the PATH to be set incorrectly, preventing users from running OpenVINO tools from the command line

@KarSri7694 KarSri7694 requested a review from a team as a code owner January 15, 2026 16:39
@KarSri7694 KarSri7694 requested review from zKulesza and removed request for a team January 15, 2026 16:39
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jan 15, 2026
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: docs OpenVINO documentation ExternalPR External contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants