-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
This might look obvious after seeing the commands in the How to use? section. But then, someone might expect to see some script installation, or brew installation, and then see the virtualenv and other python related commands. For a person like me, who doesn't know python, it takes a moment to understand that requirements.txt has to come from somewhere to download the dependencies, and that I have to clone the repo to get it and the other code itself, to run the program, as it's python and it's interpreted.
My suggestion is to mention git clone as the first command in the How to use? section in readme
Metadata
Metadata
Assignees
Labels
No labels