Browse Source

syntax correction of readme

master
Michael Preisach 6 years ago
parent
commit
bfe3b87f3a
  1. 4
      README.md

4
README.md

@ -1,10 +1,10 @@
#Installation # Installation
mkdir -p ~/.vim/pack/minpac/opt mkdir -p ~/.vim/pack/minpac/opt
cd ~/.vim/pack/minpac/opt cd ~/.vim/pack/minpac/opt
git clone https://github.com/k-takata/minpac.git git clone https://github.com/k-takata/minpac.git
#Features # Features
Rust language support with syntax highlighting and linting. Rust language support with syntax highlighting and linting.
Should work with C/C++ as well Should work with C/C++ as well

Loading…
Cancel
Save