Commit 02ae11f 1 parent 6ba5a73 commit 02ae11f Copy full SHA for 02ae11f
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ GWeatherRouting is an opensource sailing route calculator written in python and:
59
59
> [ !NOTE]
60
60
> Ubuntu uses an old version of GDAL and other libraries; in order to use a never version, use the following commands:
61
61
> ```
62
- > sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
63
- > sudo apt-get update
64
- > sudo apt-get install gdal-bin libgdal-dev
65
- > sudo apt-get install libgtk-4-dev libgtk-4-1
66
- > pip install git+https://github.com/vext-python/vext@32ad4d1c5f45797e244df1d2816f76b60f28e20e
62
+ > sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
63
+ > sudo apt-get update
64
+ > sudo apt-get install gdal-bin libgdal-dev
65
+ > sudo apt-get install libgtk-4-dev libgtk-4-1
66
+ > pip install git+https://github.com/vext-python/vext@32ad4d1c5f45797e244df1d2816f76b60f28e20e
67
67
> ```
68
68
69
69
> [!NOTE]
You can’t perform that action at this time.
0 commit comments