Checklist
Steps to reproduce
Visit https://github.com/coderholic/django-cities#installation . There are listed three ways of installing the library, i.e., using git clone, wget+unzip, and pip
Expected behavior
The documentation should specify whether we are supposed to run all the three steps in order, or whether we should just choose one of them. (i.e., by saying something like "Choose only one of the three installation methods below")
Actual behavior
When I wanted to install django-cities, I started by following the git clone ... and wget ... steps before realizing that they're all do the same thing