diff --git a/README.rst b/README.rst index 0879e7b57544d1aa6021e1a77d8693fcde74de58..4ca3f3ff4d0fabcbf1138c78607ff6e87362864d 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,6 @@ Installation is unfortunately complicated due to the difficulty in installing GD `- jlaura` 3. Create a new environment to ensure that the installed package is not going to collide with existing packages - `conda create --name <somename> python=3` + ``conda create --name <somename> python=3`` -3. Install `plio` with `conda install plio`. +3. Install ``plio`` with ``conda install plio``.