From 69cc2a0946a038bb7dcb26f4876211d4a2c20d4e Mon Sep 17 00:00:00 2001 From: Jasmine Gilbert <48051894+Jazzagi@users.noreply.github.com> Date: Tue, 14 May 2019 13:53:02 +0100 Subject: [PATCH] Update instructions for adding folder to path in MacOS Change-type: patch --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index c5633114..b6ae6bc3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -17,7 +17,7 @@ for installing and getting started with the balena CLI on Windows! 3. Add the `balena-cli` folder to the system's `PATH` environment variable. See instructions for: [Windows](https://www.computerhope.com/issues/ch000549.htm) | [Linux](https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux-unix) | - [macOS](https://stackoverflow.com/questions/22465332/setting-path-environment-variable-in-osx-permanently). + [macOS](https://www.architectryan.com/2012/10/02/add-to-the-path-on-mac-os-x-mountain-lion/#.Uydjga1dXDg) Check that the installation was successful by opening or re-opening a command terminal window (so that the PATH environment variable changes take effect), and running these commands: