diff options
Diffstat (limited to 'mnv/READMEdir/README_mac.txt')
| -rw-r--r-- | mnv/READMEdir/README_mac.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mnv/READMEdir/README_mac.txt b/mnv/READMEdir/README_mac.txt new file mode 100644 index 0000000000..165f3d3672 --- /dev/null +++ b/mnv/READMEdir/README_mac.txt @@ -0,0 +1,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 |
