Skip to content

Commit 8048d78

Browse files
committed
readme update for rpi
1 parent 8180549 commit 8048d78

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,21 @@ TeamFlash is a super simple tool for connecting TeamCity to a Delcom USB build l
44

55
It's tested with the [Delcom 904003](http://www.delcomproducts.com/productdetails.asp?productnum=904003) and [Delcom 804003](http://www.delcomproducts.com/productdetails.asp?productnum=804003) (old generation).
66

7+
And now you can run it on your [Raspberry Pi](http://raspberrypi.org) with Raspbian "wheezy"!
8+
79
## Installing
810

11+
### On Windows
912
1. Grab [the compiled bits, hot off our build server](https://tc.readifycloud.com/viewLog.html?buildTypeId=bt10&buildId=lastSuccessful&tab=artifacts&guest=1)
1013
2. Run them
1114
3. There is no installer
1215

16+
### On RPi
17+
1. Install mono and git by running **sudo apt-get install mono-complete git**
18+
1. Clone [libdelcom](https://github.com/ducas/libdelcom.git) and install it
19+
2. Clone TeamFlash and run xbuild
20+
3. Run it...
21+
1322
## Outputs
1423

1524
<dl>

0 commit comments

Comments
 (0)