Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Aug 19, 2024
1 parent 8d4264d commit fabc6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GWeatherRouting is an opensource sailing route calculator written in python and:
- pkg-config
- eccodes

Note: if you are using a `virtualenv` you need to make symbolic links from the UI libraries to your `venv` folder (this is not needed using system interpreter outside venv).```
Note: if you are using a `virtualenv` you need to make symbolic links from the UI libraries to your `venv` folder (this is not needed using system interpreter outside venv).
3. install the required python modules with ```pip install -r requirements.txt```
4. Then checkout the repository and run: ```python setup.py install```
5. Start the software running: ```gweatherrouting```
Expand Down

0 comments on commit fabc6d6

Please sign in to comment.