Skip to content

Commit a380bf6

Browse files
committed
Fixed a typo in the instructions
1 parent dc0acc4 commit a380bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REDHAWK REST Python is licensed under the GNU Lesser General Public License (LGP
2020

2121
For Development/Test environments there are scripts to automatically create a local environment and run the server.
2222

23-
./setup.py install
23+
./setup.sh install
2424
./start.sh --port=<desired_port>
2525

2626
The tools above will create a virtual environment in the current directory.

0 commit comments

Comments
 (0)