Browse Source

Improve wording in virtual environments documentation

pull/15505/head
SHASHANK 3 weeks ago
committed by GitHub
parent
commit
025fb9e68c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/virtual-environments.md

2
docs/en/docs/virtual-environments.md

@ -20,7 +20,7 @@ A **virtual environment** is a directory with some files in it.
/// info
This page will teach you how to use **virtual environments** and how they work.
This page will teach you how to create, use, and understand **virtual environments**.
If you are ready to adopt a **tool that manages everything** for you (including installing Python), try [uv](https://github.com/astral-sh/uv).

Loading…
Cancel
Save