From 0f1af6581ded0e73c73e60b731fad02639f7fc66 Mon Sep 17 00:00:00 2001 From: Maxim Kurnikov Date: Thu, 24 Jan 2019 20:51:53 +0300 Subject: [PATCH] on pypi now --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ee92bf..73d9445 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ This package contains type stubs and mypy plugin to provide more precise static ## Installation ``` -git clone https://github.com/mkurnikov/django-stubs.git -cd django-stubs -pip install -U . +pip install django-stubs ``` To make mypy aware of the plugin, you need to add