add package in the readme for coc-nvim

This commit is contained in:
Xamora 2024-04-16 08:49:45 +02:00
parent 26fa52b136
commit c3a5b3d71d

View File

@ -83,4 +83,5 @@ python manage.py runserver 0.0.0.0:8000
coc nvim coc nvim
``` ```
pip install django-stubs pip install django-stubs
pip install django-type
``` ```