From 728d7d832dae04d77c428752704cf930609c7fcd Mon Sep 17 00:00:00 2001 From: Viktor Malyi Date: Wed, 22 Jul 2015 19:48:44 +0200 Subject: [PATCH] Add reference to homebrew-cask Not all users know that homebrew-cask is not the standard homebrew plugin. In order to prevent confusion reference to installation of homebrew-cask has been added to this manual --- Apps/Octave.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Apps/Octave.md b/Apps/Octave.md index 91113dcd..e99b5c6e 100644 --- a/Apps/Octave.md +++ b/Apps/Octave.md @@ -1,5 +1,11 @@ # Octave +### Before you start + +In order to simplify the installation process you should install homebrew-cask which provides a friendly homebrew-style CLI workflow for the administration of Mac applications distributed as binaries. Refer to [this](../Homebrew/Cask.md) article in order to install homebrew-cask. + +### Install + Octave can be installed with `brew cask install octave` or using the method below. Import the scientific computing packages, including Octave: