Skip to content

Commit fe6fbc3

Browse files
Update README.md – Info about build-dpkg-deb
1 parent c2a8153 commit fe6fbc3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
It's for anybody who is looking for a headless command line compiler and flasher for your UDOO board to build and upload your Arduino sketches directly and internally from inside a UDOO Linux shell.
44

5-
![udoo-arduino-cli-overview-screenshot](https://cloud.githubusercontent.com/assets/410087/6635931/662aaf2c-c96b-11e4-849d-a7577223e331.png)
5+
![udoo-arduino-cli-overview-screenshot](https://cloud.githubusercontent.com/assets/410087/6638846/5ba1c97c-c98a-11e4-885a-11c362930203.png)
66

77
<br>
88

@@ -122,6 +122,12 @@ This is 100% Arduino IDE, so it is 100% compatible to your existing sources. The
122122

123123
<br>
124124

125+
### Use clone from this repository
126+
127+
If you wish to create the deb package by yourself or want to make some changes, you just can clone this repo to your development machine. I added a script `build-dpkg-deb` and that will generate a debian installer package from within your cloned filespace. So you still can publish your changes easily all the time to your UDOO board(s).
128+
129+
<br>
130+
125131
---
126132

127133
<br>

0 commit comments

Comments
 (0)