Skip to content

Update README.md with explicit Python version for virtual environment #399

@neelima-j

Description

@neelima-j

The current README.md instructs users to create a virtual environment using:

python3 -m virtualenv -p $(which python3) .ve
source .ve/bin/activate

Should we specify a python version?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions