We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a573438 commit 633f517Copy full SHA for 633f517
x11new/README.md
@@ -22,9 +22,9 @@ Building
22
Usage
23
-----
24
25
-When compiling your application, you need to include the `\<curses.h\>`
26
-that comes with PDCursesMod. You also need to link your code with
27
-libXCurses. You will need to link with the following libraries:
+When compiling your application, you need to include the `<curses.h>`
+that comes with PDCursesMod. You also need to link your code with this
+library, of course, and to the following libraries:
28
29
`-lX11 -lpthread`
30
0 commit comments