update README.md
This commit is contained in:
parent
fccf555adc
commit
0b80d0a69b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ For named tests to work you have to install gotests from develop branch, for exa
|
|||
})
|
||||
```
|
||||
|
||||
Or using `vim.fn.jobstart` on build:
|
||||
Or by calling `vim.fn.jobstart`:
|
||||
|
||||
```lua
|
||||
vim.fn.jobstart("go install github.com/cweill/gotests/...@develop")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue