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 7ffdfeb commit 28d5912Copy full SHA for 28d5912
README.md
@@ -17,7 +17,9 @@ To build from source:
17
1. Clone the repository with `git clone --recursive https://github.com/Neko-Box-Coder/runcpp2.git`
18
2. Run `Build.sh` or `Build.bat` to build
19
20
-TODO: Ability to use pre-built binary
+Binary Release (Only Linux and Windows for now):
21
+[https://github.com/Neko-Box-Coder/runcpp2/releases](https://github.com/Neko-Box-Coder/runcpp2/releases)
22
+
23
24
Finally, you just need to add runcpp2 binary location to the `PATH` environment variable and
25
you can run c++ files anywhere you want.
0 commit comments