Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ According to early measurements on image decoding, on a well-behaving 64-bit tar

2. Navigate to the directory containing the source

3. Run the following commands (change the generator according to the version of IDE and platform you want to build for):
3. Initialize submodules (run `git submodule update --init --recursive`)

4. Run the following commands (change the generator according to the version of IDE and platform you want to build for):

#### Windows
```
Expand Down