From 0825da865e8884666a55859a600941cd5eb39700 Mon Sep 17 00:00:00 2001 From: "Brett M. Morris" Date: Fri, 28 Jul 2023 14:34:57 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5e614a5..3b8d3b2 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ You can install ``arcesetc`` from the source code by doing the following:: git clone https://github.com/bmorris3/arcesetc.git cd arcesetc - python setup.py install + pip install . ``arcesetc`` requires python >=3.5, numpy, astropy, h5py, and matplotlib.