Skip to content

Commit 6b47f08

Browse files
committed
10.12 translocation message instructions
1 parent 672bb75 commit 6b47f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,9 @@
294294
</div>
295295
<div class="ui negative message" id="ofPathSierraMessage" style="display: none">
296296
<div class="header">
297-
Running on OSX Sierra or later for the first time?
297+
Running on macOS 10.12 or later for the first time?
298298
</div>
299-
<p>For security reasons, please set the OF path to root of openframeworks (ie, the folder which has "addons", "libs", in it)</p>
299+
<p>Please close the ProjectGenerator. Double click on _runMeFirst.command and then re-open the projectGenerator. If the OF path is not the root of the unzipped OF folder please set the OF path to this folder (ie, the folder which has "addons", "libs", in it)</p>
300300
</div>
301301
<div class="field">
302302
<div class="ui checkbox verbose">

0 commit comments

Comments
 (0)