Skip to content

Commit f74e820

Browse files
committed
remove reference to specific Rust version
Closes #6.
1 parent 8f70d98 commit f74e820

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ This plugin should be considered alpha-quality software.
1313

1414
vim-markdown-composer requires [Python 3], [Rust], [cargo], and [Neovim].
1515

16-
vim-markdown-composer officially targets the latest version of stable Rust.
17-
However, it should work in versions as early as 1.3. If you'd like to install
18-
multiple versions of Rust on the same machine, check out
16+
vim-markdown-composer officially targets the latest version of [stable Rust]. If
17+
you'd like to install multiple versions of Rust on the same machine, check out
1918
[multirust](https://github.com/brson/multirust).
2019

2120
If you haven't already installed the Python 3 plugin host, install it with `pip3
@@ -74,4 +73,4 @@ previews.
7473
[vim-plug]: https://github.com/junegunn/vim-plug
7574
[msgpack-rpc]: https://github.com/msgpack-rpc/msgpack-rpc
7675
[aurelius]: https://github.com/euclio/aurelius
77-
76+
[stable Rust]: https://www.rust-lang.org/downloads.html

0 commit comments

Comments
 (0)