Skip to content

Commit b97819a

Browse files
authored
Add note in readme about GTK2 requirement (#910)
1 parent 91c0499 commit b97819a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ As a result, many teams with minimal computer vision knowledge successfully used
4242

4343
Check out the release notes and [the wiki](https://github.com/WPIRoboticsProjects/GRIP/wiki) for more information.
4444

45+
Note for Linux users: GRIP requires GTK2 to be installed. Most Ubuntu-based distributions include it,
46+
but some other distros such as Arch may require it to be manually installed.
47+
4548
## Building GRIP From Source
4649

4750
To build and run, use the included Gradle wrapper script on a Unix System:

0 commit comments

Comments
 (0)