readme mods
This commit is contained in:
@@ -18,7 +18,7 @@ Download the DLL from the latest release on the [releases page](https://git.the-
|
|||||||
|
|
||||||
## Build from source (not recommended)
|
## Build from source (not recommended)
|
||||||
|
|
||||||
I despise Visual Studio and like to manage my own build process. I prefer something simple like a script to build and that's currently what I have.
|
I don't enjoy using Visual Studio and like to manage my own build process. I prefer something simple like a script to build and that's currently what I have.
|
||||||
|
|
||||||
1. You'll need an installation of MSVC (likely via downloading/installing Visual Studio and then installing the C++ build tools).
|
1. You'll need an installation of MSVC (likely via downloading/installing Visual Studio and then installing the C++ build tools).
|
||||||
2. Get the source code. `git clone --recurse-submodules https://git.the-embedded-lab.com/shamilton/LivePlotter.git`
|
2. Get the source code. `git clone --recurse-submodules https://git.the-embedded-lab.com/shamilton/LivePlotter.git`
|
||||||
|
|||||||
Reference in New Issue
Block a user