From 42ca19d57e22cb92a9f51296ac8ba027d88eb959 Mon Sep 17 00:00:00 2001 From: purpleperro Date: Mon, 3 Jul 2017 16:44:07 -0500 Subject: [PATCH] Add instructions to run uber-juno after installation --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index 44fb7bc..e24fc71 100644 --- a/setup.md +++ b/setup.md @@ -28,7 +28,7 @@ Download, install and open [Atom](https://atom.io). If you have it already, make In Atom, go to Settings (Ctrl ,, or Cmd , on OS X) and go to the "Install" panel. -Type `uber-juno` into the search box and hit enter. Click the install button on the package of the same name. +Type `uber-juno` into the search box and hit enter. Click the install button on the package of the same name. Click the settings button on the package you have just installed. Unmark the checkbox named Disable on the settings of uber-juno. Restart Atom. Atom will then set up Juno for you, installing the required Atom and Julia packages. Once the setup is done you're good to go!