Correct a requirement in README.org
This commit is contained in:
parent
d297dc6934
commit
3eac1b296c
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ This module has no direct prerequisites. Here are some of its soft dependencies.
|
|||
+ The ~:editor format~ module uses [[https://github.com/psf/black][Black]] for python files
|
||||
+ ~pip install black~
|
||||
|
||||
+ ~pyimport~ requires Python's module ~pyimport~:
|
||||
+ ~pip install pyimport~
|
||||
+ ~pyimport~ requires Python's module ~pyflakes~:
|
||||
+ ~pip install pyflakes~
|
||||
|
||||
+ Python virtual environments install instructions at:
|
||||
+ [[https://github.com/pyenv/pyenv][pyenv]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue