Update 'README.md'
This commit is contained in:
parent
9a03be4e2b
commit
a8be7a44bf
@ -13,6 +13,11 @@ sudo chmod +x fresh_mu_install_v2.sh
|
||||
sudo ./fresh_mu_install_v2.sh
|
||||
```
|
||||
|
||||
After rebooting, add the user into dialout group so that we can access the serial port directly. Reboot once again.
|
||||
|
||||
```
|
||||
sudo usermod -a -G dialout $USER
|
||||
```
|
||||
# Installed packages
|
||||
|
||||
Packages to be Installed
|
||||
|
Loading…
Reference in New Issue
Block a user