Skip to content

Readme: Update commands in installation instruction  #105

@jaiakash

Description

@jaiakash

In the readme file, the installation instruction is causing errors in Ubuntu 20.10.
python -m venv env
env\Scripts\activate.bat

But it should be for correct installation

python3 -m venv env
source env\Scripts\activate.bat

Shall I give a PR for same?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions