Browse Source

Merge doc/How to build - Mac OS.md

supermerill 1 year ago
parent
commit
72b8e2d825
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/How to build - Mac OS.md

+ 1 - 1
doc/How to build - Mac OS.md

@@ -121,7 +121,7 @@ brew update
 brew install cmake git gettext
 brew install cmake git gettext
 brew upgrade
 brew upgrade
 git clone https://github.com/supermerill/SuperSlicer/
 git clone https://github.com/supermerill/SuperSlicer/
-cd PrusaSlicer/deps
+cd SuperSlicer/deps
 mkdir build
 mkdir build
 cd build
 cd build
 cmake ..
 cmake ..