We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0acc4 commit a380bf6Copy full SHA for a380bf6
README.md
@@ -20,7 +20,7 @@ REDHAWK REST Python is licensed under the GNU Lesser General Public License (LGP
20
21
For Development/Test environments there are scripts to automatically create a local environment and run the server.
22
23
- ./setup.py install
+ ./setup.sh install
24
./start.sh --port=<desired_port>
25
26
The tools above will create a virtual environment in the current directory.
0 commit comments