From 5eee92e913d83dbb44c98cc10e70226bfb02caab Mon Sep 17 00:00:00 2001 From: John Gerrard Holland Date: Mon, 4 Nov 2024 16:36:07 +0000 Subject: [PATCH] update readme --- satellite-overpass-identification-tool/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satellite-overpass-identification-tool/README.md b/satellite-overpass-identification-tool/README.md index cac82233..aa97843b 100644 --- a/satellite-overpass-identification-tool/README.md +++ b/satellite-overpass-identification-tool/README.md @@ -4,9 +4,9 @@ The [Satellite Overpass Identification Tool](https://zenodo.org/record/6475619#. ## Run the code -You can run the local version of the code by calling +You can run the local version of the code from this directory by calling ```bash -pipx run -e satellite_overpass_identification_tool.py +pipx run . soit ``` You can run the code anywhere by calling: