We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071943 commit d206b27Copy full SHA for d206b27
README.md
@@ -4,7 +4,8 @@
4
<p>Windows <img src="https://ci.appveyor.com/api/projects/status/6nlqo1csbkgdxorx"/><p>
5
<p>Cross-platform screen and window capturing library . . . this is made to be lightweight and fast.
6
see the Exmaple folder for a demo</p>
7
-<h2>No External Dependencies except on linux: sudo apt-get install libxtst-dev libxinerama-dev libx11-dev libxfixes-dev</h2>
+<h2>No External Dependencies except:</h2>
8
+<p>linux: sudo apt-get install libxtst-dev libxinerama-dev libx11-dev libxfixes-dev</p>
9
<h4>Platforms supported:</h4>
10
11
<ul>
0 commit comments