Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

User guide recommends creating venv with virtual .venv #50

Closed
garryod opened this issue Jan 11, 2023 · 1 comment · Fixed by #58
Closed

User guide recommends creating venv with virtual .venv #50

garryod opened this issue Jan 11, 2023 · 1 comment · Fixed by #58
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@garryod
Copy link
Member

garryod commented Jan 11, 2023

The getting started with your repo section of the docs suggests you create a virtual environment with virtual .venv. Should this instead be venv .venv or python -m venv .venv?

@garryod garryod added the documentation Improvements or additions to documentation label Jan 11, 2023
@coretl
Copy link
Contributor

coretl commented Jan 11, 2023

I'd go for python -m venv venv

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
3 participants