Skip to content

Commit 8ddb14b

Browse files
authored
Update README to remove reference to submodules (microsoft#18427)
After microsoft#15855, this repo no longer uses submodules. Removing instruction about needing to initialize them.
1 parent 3772fc3 commit 8ddb14b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -362,15 +362,6 @@ If you would like to ask a question that you feel doesn't warrant an issue
362362

363363
## Building the Code
364364

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-
374365
OpenConsole.sln may be built from within Visual Studio or from the command-line
375366
using a set of convenience scripts & tools in the **/tools** directory:
376367

0 commit comments

Comments
 (0)