diff options
author | Richard Walters <rwalters@digitalstirling.com> | 2018-06-02 20:02:39 -0700 |
---|---|---|
committer | Richard Walters <rwalters@digitalstirling.com> | 2018-06-02 20:02:39 -0700 |
commit | 4bc1504d81575b86c09213fdee4c7123ee9f88de (patch) | |
tree | 762c1b0e046b93947c819f245ffd31cf8c35ab63 | |
parent | 5e69673563dd72f23dabc1f6d86ad684710b23bb (diff) |
README.md: Fix markdown lint issues
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ cd build cmake -G "Visual Studio 15 2017" -A "x64" .. ``` -### Compiling, linking, etc. +### Compiling, linking, et cetera Either use [CMake](https://cmake.org/) or your toolchain's IDE to build. For [CMake](https://cmake.org/): |