Skip to content

Commit b059362

Browse files
committed
docs: add minimum Arto.app version requirement (v0.15.0+)
1 parent 6fdbe87 commit b059362

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A Vim/Neovim plugin to open Markdown files in [Arto](https://github.com/arto-app
55
## Requirements
66

77
- Vim 9.0+ or Neovim 0.10+
8-
- [Arto.app](https://github.com/arto-app) installed at `/Applications/Arto.app` (configurable)
8+
- [Arto.app](https://github.com/arto-app) v0.15.0+ installed at `/Applications/Arto.app` (configurable)
99

1010
## Installation
1111

doc/arto.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ INTERFACE |arto-interface|
1616
=============================================================================
1717
INTRODUCTION *arto-introduction*
1818

19-
*arto.vim* is a Vim/Neovim plugin to open Markdown files in Arto, a native
20-
macOS Markdown reader application.
19+
*arto.vim* is a Vim/Neovim plugin to open Markdown files in Arto (v0.15.0+),
20+
a native macOS Markdown reader application.
2121

2222
https://github.com/arto-app
2323

0 commit comments

Comments
 (0)