diff --git a/doc/index.rst b/doc/index.rst index 1be1b9de52..4b8150038d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -53,7 +53,10 @@ Installation |CondaPyViz|_ |CondaDefaults|_ |PyPI|_ |License|_ -Panel works with `Python 2.7 and Python 3 `_ on Linux, Windows, or Mac. The recommended way to install Panel is using the `conda `_ command provided by `Anaconda `_ or `Miniconda `_:: +Panel works with `Python 3 `_ on Linux, Windows, or Mac. The recommended way to install Panel is using the +`conda `_ command provided by +`Anaconda `_ or +`Miniconda `_:: conda install -c pyviz panel