Skip to content

Commit 7fdc871

Browse files
Merge pull request #469 from sbrl/patch-1
README.md: Add Linux installation notes
2 parents d6757ab + 061f7e4 commit 7fdc871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ NOTE: documentation is slightly out of date for the upcoming release of v2. We
9898
* [License](#license)
9999

100100
## Installation
101+
On Linux, ensure you have the correct header files installed: `sudo apt install mesa-common-dev libxi-dev` (adjust for your distribution)
101102

102103
### npm
103104

0 commit comments

Comments
 (0)