blob: 165f3d3672b81cb46f6f32cb12317a963d6c97af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
README_mac.txt for version 10.0 of MNV: MNV is not Vim.
This file explains the installation of MNV on MacOS systems.
See "README.txt" for general information about MNV.
To build from source get the files with git from https://github.com/Project-Tick/Project-Tick.
The find the instructions in src/INSTALLmac.txt.
Installing MNV using Homebrew:
1. Install Homebrew from http://brew.sh/
2. Install the latest MNV with:
brew install mnv
|