README: fix extlib/q3d{o,} typo

pull/646/head
наб 2020-07-09 11:19:21 +02:00 committed by GitHub
parent 211ae8c446
commit 873085edbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ Before building, check out the project and the necessary submodules:
git clone https://github.com/solvespace/solvespace
cd solvespace
git submodule update --init extlib/libdxfrw extlib/flatbuffers extlib/q3do
git submodule update --init extlib/libdxfrw extlib/flatbuffers extlib/q3d
After that, build SolveSpace as following: