Skip to content

Commit 9931b17

Browse files
committed
update readme
1 parent fabc6d6 commit 9931b17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ GWeatherRouting is an opensource sailing route calculator written in python and:
5656
- pkg-config
5757
- eccodes
5858

59-
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).
59+
> [!NOTE]
60+
> 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).
61+
6062
3. install the required python modules with ```pip install -r requirements.txt```
6163
4. Then checkout the repository and run: ```python setup.py install```
6264
5. Start the software running: ```gweatherrouting```

0 commit comments

Comments
 (0)