From 71c8d277a8c6859abb9d960c066fb06e9e35b87b Mon Sep 17 00:00:00 2001 From: Patrick Mineault Date: Mon, 29 Aug 2022 00:29:36 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cbb684..b583805 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Requirements: First, install `fitparse` - sudo pip3 install -e git+https://github.com/dtcooper/python-fitparse#egg=python-fitparse + sudo pip3 install -e git+https://github.com/dtcooper/python-fitparse#egg=fitparse OR @@ -67,4 +67,4 @@ By default, the program will always try to copy/process FIT files unless you add ## Additional Help -You can use `python3 process_all.py --help` to see more information. \ No newline at end of file +You can use `python3 process_all.py --help` to see more information.