From 9ae4fde42de06f40a26e1b0ffb043a3fbaec7029 Mon Sep 17 00:00:00 2001 From: jiangp4 Date: Wed, 10 Mar 2021 14:38:26 -0500 Subject: [PATCH] Update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bf5f8b..680f5b1 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ For simplicity, you may install anaconda (https://www.anaconda.com) to include a 4, gsl-2.6: https://ftp.gnu.org/gnu/gsl Install: -python setup.py install. +python setup.py install Test: -python -m unittest tests.regression. +python -m unittest tests.regression Usage: Call the regression function in python code as follows: