Skip to content

Commit fabc6d6

Browse files
committed
fix readme
1 parent 8d4264d commit fabc6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ 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: 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).
6060
3. install the required python modules with ```pip install -r requirements.txt```
6161
4. Then checkout the repository and run: ```python setup.py install```
6262
5. Start the software running: ```gweatherrouting```

0 commit comments

Comments
 (0)