diff --git a/Getting-Started.md b/Getting-Started.md index bb07eb9..e81a209 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -118,6 +118,9 @@ At that point, you will have a functioning micropython executable, which may be ### Gentoo Linux +emerge dfu-util +app-mobilephone/dfu-util-0.9::gentoo + ### Mac OSX Dependencies are listed on [MicroPython on Mac OSX]( https://github.com/micropython/micropython/wiki/Micro-Python-on-Mac-OSX)