We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9715f56 commit a22c626Copy full SHA for a22c626
docs/openai_agents/getting-started.md
@@ -35,7 +35,7 @@ python -m venv venv
35
# On macOS/Linux:
36
source venv/bin/activate
37
# On Windows:
38
-# venv\Scripts\activate
+venv\Scripts\activate
39
```
40
41
### Install Dependencies
0 commit comments