mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
fix Mac OS and Windows build instructions grammar
This commit is contained in:
parent
ce55c615e6
commit
55d70a79d6
2 changed files with 7 additions and 7 deletions
|
|
@ -18,12 +18,12 @@ This will create a dependencies bundle inside the `build/destdir` directory.
|
|||
You can also customize the bundle output path using the `-DDESTDIR=<some path>` option passed to `cmake`.
|
||||
|
||||
**Warning**: Once the dependency bundle is installed in a destdir, the destdir cannot be moved elsewhere.
|
||||
(This is because wxWidgets hardcode the installation path.)
|
||||
(This is because wxWidgets hardcodes the installation path.)
|
||||
|
||||
|
||||
### Building Slic3r
|
||||
|
||||
If dependencies built without an error, you can proceed to build Slic3r itself.
|
||||
If dependencies are built without errors, you can proceed to build Slic3r itself.
|
||||
Go back to top level Slic3r sources directory and use these commands:
|
||||
|
||||
mkdir build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue