ButterFlight / butterflight-configurator

GNU General Public License v3.0
55 stars 19 forks source link

Please change the following line in your README #50

Closed wucke13 closed 6 years ago

wucke13 commented 6 years ago
Dont forget to add your user into dialout group "sudo usermod -aG dialout YOUR_USERNAME" for serial access

to

Dont forget to add your user into dialout group for serial access: `sudo usermod -aG dialout $USER`
dzenbot commented 6 years ago

Why don't you just open a PR for that @wucke13?

wucke13 commented 6 years ago

Because I have no plans in contributing to Butterflight. Forking the repo, doing a PR and getting it merged upstream seems to be more effort then simply pointing something out so that it can be done on the next commit by a contributer, especially when keeping in mind that it is about changing a few lines a README file.