diff --git a/README.md b/README.md index 7a9c1cb..6db9da4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ tools for dealing with physical quantities: uncertainty propagation and unit co MetroloPy is a pure python package and requires Python 3 and the SciPy stack (NumPy, SciPy, Pandas, and IPython). It looks best in a Jupyter Notebook. -Install MetroloPy with pip `pip install metrolopy` or conda +Install MetroloPy with `pip install metrolopy` or `conda install -c hvparks metrolopy`. Physical quantities can then be represented in Python as `gummy` objects with an uncertainty and (or) a unit: