Skip to content

Commit 44213ef

Browse files
committed
Update Python installation instructions to improve clarity on adding Python to PATH
1 parent 64556f8 commit 44213ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/guides/py/api_workshop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ If an API has an OpenAPI formatted yml or json file, you can use Swagger UI to v
106106

107107
Installing Python is straightforward. You can download the latest version from the official Python website.
108108

109-
When you first install Python, make sure to check the box that says ** "Add Python to PATH" .**
109+
When you first install Python, make sure to check the box that says `[✓] Add Python to PATH`!
110110

111111
<LinkCard title="Download & install Python" href="https://www.python.org/downloads" description="python.org/downloads" />
112112
</Card>

0 commit comments

Comments
 (0)