We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2722a18 commit a152f9fCopy full SHA for a152f9f
README.md
@@ -2,3 +2,9 @@ LinkJVM-Debugger
2
================
3
4
Client for receiving debug messages form Link
5
+
6
+##Building
7
+ mkdir build
8
+ cd build
9
+ cmake ..
10
+ make
0 commit comments