diff --git a/docs/install_linux_mac.rst b/docs/install_linux_mac.rst index 4e6d9ebaa..26df6f823 100644 --- a/docs/install_linux_mac.rst +++ b/docs/install_linux_mac.rst @@ -46,10 +46,10 @@ CentOS and RHEL 7 yum -y groupinstall development yum -y install https://centos7.iuscommunity.org/ius-release.rpm - sudo yum install zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel \ + sudo yum -y install zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel \ openssl-devel xz xz-devel libffi-devel findutils git2u java-11-openjdk -Complete the rest of the installation by `installing Python 3.7 with pyenv `. +Complete the rest of the installation by `installing Python 3.8 with pyenv `. .. _install-debian: .. _install-raspbian: @@ -58,30 +58,16 @@ Complete the rest of the installation by `installing Python 3.7 with pyenv `. @@ -91,12 +77,12 @@ Complete the rest of the installation by `installing Python 3.8 with pyenv