Skip to content

Commit e184f92

Browse files
committed
Update README.md
1 parent 4d94c67 commit e184f92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Vim Arduino Ino can be run using the following keys:
2929

3030
`<Leader>as` - Open a serial port in `screen`.
3131

32+
In order for the build to complete successfully, your project directory will need to be set up like a normal ino project. For more information on ino project setup, see [here][ino-project].
33+
3234

3335
## Options
3436
The default key mapping can be turned off by doing this in your `.vimrc`:
@@ -51,3 +53,4 @@ let g:vim_arduino_auto_open_serial = 1
5153
[ino]: http://inotool.org/
5254
[vim-arduino]: https://github.com/tclem/vim-arduino
5355
[arduino]: http://arduino.cc/en/Main/Software
56+
[ino-project]: http://inotool.org/quickstart

0 commit comments

Comments
 (0)