Update README.md

This commit is contained in:
Shunsuke Shibayama 2022-12-14 18:11:50 +09:00
parent d04e30980a
commit 1340b4542b
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
pip install pylyzer pip install pylyzer
``` ```
If installed this way, type resolution for the standard libraries is not available.
If you want to use it, you need to install [Erg](https://github.com/mtshiba/ergup).
### cargo (rust package manager) ### cargo (rust package manager)
```bash ```bash