Update index.rst

Make the pip download command a "code" block
This commit is contained in:
srcarter3 2020-09-02 16:04:38 -06:00 committed by GitHub
parent 2fff8e5134
commit af08f6b270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,9 @@ The python-awips package provides a data access framework for requesting grid an
Pip Install
-----------
- pip install python-awips
::
pip install python-awips
Conda Environment Install
-------------------------