Skip to content

Commit b26fe6c

Browse files
committed
Add venv note
1 parent f142235 commit b26fe6c

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ For information on installing a Cloudflare certificate for organizations, refer
305305

306306
### Python
307307

308-
Depending on which version of Python you have installed, you may need to use either the `python` or `python3` command.
308+
Depending on which version of Python you have installed and your configuration, you may need to use either the `python` or `python3` command. If you use [virtual environments](https://docs.python.org/3/library/venv.html), you will need to repeat the following steps within each virtual environment.
309309

310310
#### Python on Windows
311311

0 commit comments

Comments
 (0)