From 2b2102c5084c125e122ff3dd34e2327abccc7a4b Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Mon, 8 Jun 2020 14:18:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e23bf..0dd2507 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ $ python3 -m virtualenv /opt/jetforce/venv $ source /opt/jetforce/venv/bin/activate $ pip install jetforce -# The jetforce launch script will be placed here +# The launch script will be installed here $ /opt/jetforce/venv/bin/jetforce ```