diff --git a/README.md b/README.md index 53b5d12..da7f7a8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ Installation Install via pip: pip install pylast + +Install latest development version: + + pip install -U git+https://github.com/pylast/pylast.git + +Or from requirements.txt: + + -e git://github.com/pylast/pylast.git#egg=pylast Note: