From 37fb6bffd82d356921ac2ad458e0e5e91f908f41 Mon Sep 17 00:00:00 2001 From: tpollina Date: Fri, 13 Dec 2019 14:12:56 -0800 Subject: [PATCH] Update README.md --- scripts/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index d9219ea..fff8baa 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -30,7 +30,7 @@ _________________ Example: - bash killer.sh pump.py + bash $HOME/PlanktonScope/scripts/killer.sh pump.py _________________ ### Image @@ -44,7 +44,7 @@ _________________ Example: - python3.7 pump.py tara_pacific station_125 exp_1 24 3.2 + python3.7 $HOME/PlanktonScope/scripts/pump.py tara_pacific station_125 exp_1 24 3.2 _________________ ### Kill Image @@ -56,7 +56,7 @@ _________________ Example: - bash killer.sh image.py tara_pacific station_125 exp_1 + bash $HOME/PlanktonScope/scripts/killer.sh image.py tara_pacific station_125 exp_1 _________________ @@ -67,4 +67,4 @@ _________________ Example: - python3.7 light.py on + python3.7 $HOME/PlanktonScope/scripts/light.py on