Skip to content

Commit 8d4264d

Browse files
committed
fix readme
1 parent 7d7953a commit 8d4264d

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
@@ -57,7 +57,7 @@ GWeatherRouting is an opensource sailing route calculator written in python and:
5757
- eccodes
5858

5959
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).```
60-
3. install the required python modules with `pip install -r requirements.txt`
60+
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```
6363

0 commit comments

Comments
 (0)