mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-13 18:27:55 +00:00
Correct typo.
This commit is contained in:
parent
4744810fcb
commit
b99fff007d
@ -217,7 +217,7 @@ The first command adds your user account to the group which can access connected
|
|||||||
|
|
||||||
The next steps will change your system's permissions rules so that users in the plugdev group can access attached USB devices.
|
The next steps will change your system's permissions rules so that users in the plugdev group can access attached USB devices.
|
||||||
|
|
||||||
If necessary, open another Terminal window with the current directory set to the project directory as explained above. Then type the follow commands into the Terminal:
|
If necessary, open another Terminal window with the current directory set to the project directory as explained above. Then type the following commands into the Terminal:
|
||||||
|
|
||||||
sudo cp BootLoaders/Boards/stm32/tools/linux/45-maple.rules /etc/udev/rules.d/
|
sudo cp BootLoaders/Boards/stm32/tools/linux/45-maple.rules /etc/udev/rules.d/
|
||||||
sudo /etc/init.d/udev restart
|
sudo /etc/init.d/udev restart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user