Skip to content

OSX 10.10 has a specific security warnings #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/setup_osx.md
Original file line number Diff line number Diff line change
@@ -45,10 +45,13 @@ Note that we will be using Nightcode **1.3.2**, not any of the later versions of

To download and install Nightcode 1.3.2, go to [https://github.com/oakes/Nightcode/releases/tag/1.3.2](https://github.com/oakes/Nightcode/releases/tag/1.3.2).
Under Downloads, click on **nightcode-1.3.2-standalone.jar**.
Once it downloads, you might want to drag it into your `Programs` folder or any other place where it would be convenient to access it later (you also might want to create a folder for Clojure work and put it there).
Once it downloads, you might want to drag it into your `Applications` folder or any other place where it would be convenient to access it later (you also might want to create a folder for Clojure work and put it there).
After you move it, double-click on it to start.

You may get a message indicating that this type of files may be harmful for your computer and asking you if you still would like to run it. Allow running it. If you get a message that the firewall has blocked some of its features, click "allow access".
You may get a message indicating that this type of files may be harmful for your computer and asking you if you still would like to run it. Allow running it:

- open "Security & Privacy" and "Open Anyway" for the "blocked...unidentified developer" message, or
- if you get a message that the firewall has blocked some of its features, click "allow access".

Once Nightcode is successfully installed, it will start and look like the picture above (only without all the code).