Update 'README.md'

This commit is contained in:
Mathew Ngan 2023-01-12 06:46:50 -08:00
parent 9a03be4e2b
commit a8be7a44bf

View File

@ -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