commit 0bafdb98714a3c34236f53668a98e15ce403d478 parent f9aa143acfff58e454c663accfb31a67bbb43601 Author: mcol <mcol@posteo.net> Date: Sun, 28 Oct 2018 09:37:42 +0000 fixed readme line Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -17,8 +17,8 @@ It is also largely configured to my setup specifically and I don't know how flex #### Requirements * [vim-slime](https://github.com/jpalardy/vim-slime) -* <MATBLABROOT>/bin/<ARCH>/mlint needs to be on $PATH -* "packadd! matchit" should be put in vimrc +* MATLAB/R201xx/bin/glnxa64/mlint needs to be on $PATH +* _packadd! matchit_ should be put in vimrc #### Some sources: