Skip to content

Commit 6b19c9e

Browse files
authored
Remove gts references from documentation (#645)
Signed-off-by: Silvio Traversaro <[email protected]>
1 parent e2bd46c commit 6b19c9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorials/install.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Gazebo Common requires:
7171
The Graphics component requires:
7272

7373
* [FreeImage](http://freeimage.sourceforge.net/)
74-
* [GTS](http://gts.sourceforge.net/).
7574

7675
The AV component requires:
7776

@@ -98,7 +97,7 @@ conda activate gz-ws
9897

9998
Install prerequisites:
10099
```
101-
conda install freeimage gdal gts glib dlfcn-win32 ffmpeg --channel conda-forge
100+
conda install freeimage gdal glib dlfcn-win32 ffmpeg --channel conda-forge
102101
```
103102

104103
Install Gazebo dependencies:

0 commit comments

Comments
 (0)