Move pyenv build requirements echo
This commit is contained in:
parent
0324e46c1b
commit
e8c4fbeba4
|
@ -7,8 +7,7 @@
|
|||
index_main() {
|
||||
set -e
|
||||
curl -s -S -L https://raw.githubusercontent.com/pyenv/pyenv-installer/master/bin/pyenv-installer | bash
|
||||
echo "suggested install to build python: base-devel openssl zlib xz tk"
|
||||
}
|
||||
|
||||
index_main
|
||||
echo "suggested install to build python:\
|
||||
base-devel openssl zlib xz tk"
|
||||
|
|
Loading…
Reference in a new issue