Update INSTALL.md

This commit is contained in:
Anmol Agrawal
2023-04-07 00:16:40 +05:30
committed by Rusty Russell
parent a3b81ba17f
commit dae92c5830

View File

@@ -266,7 +266,7 @@ If you need Python 3.x for mako (or get a mako build error):
$ brew install pyenv
$ echo -e 'if command -v pyenv 1>/dev/null 2>&1; then\n eval "$(pyenv init -)"\nfi' >> ~/.bash_profile
$ source ~/.bash_profile
$ pyenv install 3.7.8
$ pyenv install 3.8.10
$ pip3 install --upgrade pip
$ pip3 install poetry