Skip to content

Commit b96fed4

Browse files
committed
Update README.md
1 parent 22daa6a commit b96fed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you encounter an error that looks like this,
4545
> Failed expression: pimpl->eglDpy != EGL_NO_DISPLAY
4646
4747
then you must install the EGL implementation suitable for your rendering hardware (e.g., `sudo apt install libegl1`
48-
which is a meta package that will automatically choose the right package, or `libegl-mesa0` for software rendering).
48+
installs a meta package that automatically chooses the right implementation, or `libegl-mesa0` for software rendering).
4949

5050
---
5151
## 4. Build instructions

0 commit comments

Comments
 (0)