doubly
This commit is contained in:
parent
1aa1c0208e
commit
fc21bd08d9
10
README.md
10
README.md
@ -15,15 +15,15 @@ For the details, see [documentation.md](documentation.md).
|
||||
1. Clone the source
|
||||
2. Run:
|
||||
```sh
|
||||
$ make && make install
|
||||
$ make && make install
|
||||
```
|
||||
|
||||
3. Update your config files
|
||||
```sh
|
||||
# .vimrc
|
||||
let g:errtags_events = ["BufEnter", "BufWrite"]
|
||||
# .bashrc
|
||||
alias make='make.sh CC=cc.sh'
|
||||
# .vimrc
|
||||
let g:errtags_events = ["BufEnter", "BufWrite"]
|
||||
# .bashrc
|
||||
alias make='make.sh CC=cc.sh'
|
||||
```
|
||||
|
||||
4. Enjoy
|
||||
|
Loading…
x
Reference in New Issue
Block a user