Skip to content

Commit 01e4832

Browse files
authored
README: link to build instructions, slight polish to Markdown
I found it difficult to find the instructions for building MacVim from source, but very easy to build it once I found the instructions. Hopefully, this will help others find these helpful instructions.
1 parent a6d07ee commit 01e4832

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Vim - the text editor - for macOS
22

33

4-
- MacVim homepage https://macvim-dev.github.io/macvim
4+
- MacVim homepage: <https://macvim-dev.github.io/macvim>
55

6-
- Download the latest version from [Releases](https://github.com/macvim-dev/macvim/releases/latest).
6+
- Download the latest version from [Releases](https://github.com/macvim-dev/macvim/releases/latest)
7+
8+
- How to [build MacVim from source](src/MacVim/README)
79

810
- Vim README: [README_vim.md](README_vim.md)
911

0 commit comments

Comments
 (0)