mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
RST formatting fix for Installation docs (#5346)
This commit is contained in:
committed by
Maxime Beauchemin
parent
6f4a2e3505
commit
976e815a6e
@@ -74,7 +74,7 @@ the required dependencies are installed: ::
|
||||
|
||||
sudo apt-get install build-essential libssl-dev libffi-dev python-dev python-pip libsasl2-dev libldap2-dev
|
||||
|
||||
**Ubuntu 16.04** If you have python3.5 installed alongside with python2.7, as is default on **Ubuntu 16.04 LTS**, run this command also
|
||||
**Ubuntu 16.04** If you have python3.5 installed alongside with python2.7, as is default on **Ubuntu 16.04 LTS**, run this command also: ::
|
||||
|
||||
sudo apt-get install build-essential libssl-dev libffi-dev python3.5-dev python-pip libsasl2-dev libldap2-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user