You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ You will also need to install a recent version of [CMake](https://cmake.org/down
26
26
## Building
27
27
28
28
0. Clone the *Min-DevKit* from Github **into Max's Packages folder**. If you clone it elsewhere you will need to make an alias to it in your Packages folder.
29
-
- The *Packages* folder can be found inside of your *Max 8* folder which is inside of your user's *Documents* folder.
29
+
- The *Packages* folder can be found inside of your *Max 8*(or *Max 9*) folder which is inside of your user's *Documents* folder.
30
30
- It is recommended to rename the package so as not to conflict with the legacy Max Package Manager version. (Otherwise you'll get conflict errors suggesting that you replace your local version with one on the PM server.)
31
31
- Also make sure you clone recursively so that all sub-modules are properly initiated.
32
32
- As a single command: `git clone https://github.com/Cycling74/min-devkit.git --recursive my-min-devkit`
0 commit comments