linuxerwang / rkflashkit

rkflashkit is an open source toolkit for flashing Linux kernel images to rockchip rk3066/rk3188/rk3288 etc. based devices. It's programmed with python and gtk2.
214 stars 74 forks source link

wrong deb file in readme #16

Closed laneschmidt closed 1 year ago

laneschmidt commented 6 years ago

The deb file should be updated to sudo dpkg -i rkflashkit_0.1.**5**_all.deb instead of '.4', as per the Firelfy website: http://en.t-firefly.com/doc/product/info/231.html

thanks all

Ethanol6 commented 1 year ago

I submitted a PR to fix this.