From d97a2c51abd65a0e32ff59d38a1b83d9fd0187d3 Mon Sep 17 00:00:00 2001 From: James Milne Date: Tue, 16 Jan 2018 22:53:12 +1000 Subject: [PATCH] #96, mention homebrew cask install for macOS (#101) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2601b24b..a8b3f6af 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ We don't support Leap 42 and below due to the Qt version. Please use AppImage or - [Github releases](https://github.com/tamlok/vnote/releases) - Latest builds on master: [ ![Download](https://api.bintray.com/packages/tamlok/vnote/vnote/images/download.svg) ](https://bintray.com/tamlok/vnote/vnote/_latestVersion) +You can also install using homebrew, through the cask tap: + +``` +brew cask install vnote +``` + # Description **VNote** is a Qt-based, free and open source note-taking application, focusing on Markdown. VNote is designed to provide comfortable edit experience.