README: fix extlib/q3d{o,} typo
parent
211ae8c446
commit
873085edbd
|
@ -185,7 +185,7 @@ Before building, check out the project and the necessary submodules:
|
||||||
|
|
||||||
git clone https://github.com/solvespace/solvespace
|
git clone https://github.com/solvespace/solvespace
|
||||||
cd 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:
|
After that, build SolveSpace as following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue