Skip to content

Missing a word in Linux install documentation #3

@ghost

Description

Hello,

You forgot the keyword "install" in Linux install documentation :

Make sure Python 2.x is installed. sudo apt-get python for debian users. Other distros will vary. Install pyusb from your software center and pip.

Should be :

Make sure Python 2.x is installed. sudo apt-get install python for debian users. Other distros will vary. Install pyusb from your software center and pip.

Thanks a lot for you awesome work !

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