From 2f93ec831859db5870e29bfa4eccf80ca435f923 Mon Sep 17 00:00:00 2001 From: Fengda Huang Date: Sun, 24 May 2015 09:18:37 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 425f2a8..f5cb638 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ How to install a. unzip the downloaded file b. cd into django-uuslug-* directory c. run python setup.py + 5. pip install -e git+https://github.com/un33k/django-uuslug#egg=django-uuslug How to use =================