From c3a5b3d71d26c359e68d724a7436f19eef7b24ad Mon Sep 17 00:00:00 2001 From: Xamora Date: Tue, 16 Apr 2024 08:49:45 +0200 Subject: [PATCH] add package in the readme for coc-nvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1246346..33b7e39 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,5 @@ python manage.py runserver 0.0.0.0:8000 coc nvim ``` pip install django-stubs +pip install django-type ```