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 3772fc3 commit 8ddb14bCopy full SHA for 8ddb14b
README.md
@@ -362,15 +362,6 @@ If you would like to ask a question that you feel doesn't warrant an issue
362
363
## Building the Code
364
365
-This repository uses [git
366
-submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) for some of its
367
-dependencies. To make sure submodules are restored or updated, be sure to run
368
-the following prior to building:
369
-
370
-```shell
371
-git submodule update --init --recursive
372
-```
373
374
OpenConsole.sln may be built from within Visual Studio or from the command-line
375
using a set of convenience scripts & tools in the **/tools** directory:
376
0 commit comments