From 79052fbe1c98c3e8978be08d147666fedc7c7dac Mon Sep 17 00:00:00 2001 From: harold Date: Sat, 26 Sep 2020 03:19:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: