Skip to content

Typo in README? #111

@samiujan

Description

@samiujan

Hi

I think I found a typo

The project requires Python 3:

Make sure to install Python 3.x instead of the default 2.x

And asks you to install python3

$ virtualenv --python=/usr/bin/python3 env
You can activate it.

But expects you to see 2.7

$ source ./env/bin/activate
Verify the version of python from the 1st line by the below command.

$ python
Python 2.7.6 (default, Jun 22 2015, 17:58:13)

Is this a typo? If yes, I can fix it and send a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions