Skip to content

Commit 608547d

Browse files
author
Jose Alvarez
committed
doc: clarify version requirement for testing
1 parent 0463e58 commit 608547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ If you run into plenary-related issues while running the tests, make sure you
306306
have an up-to-date version of the plugin by clearing that cache with:
307307
`make clean`.
308308

309-
All tests expect the latest Neovim master.
309+
All tests expect to run on the latest release version of Neovim and are not guaranteed to work on versions built from `HEAD`.
310310

311311
## Alternatives
312312

0 commit comments

Comments
 (0)