We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c8889 commit c1d76c1Copy full SHA for c1d76c1
README.md
@@ -43,7 +43,7 @@ Clone the repository and run the installation script:
43
```bash
44
git clone --recursive https://github.com/MicrochipTech/tf2mplabh3.git
45
cd tf2mplabh3
46
-./install.sh
+sudo ./install.sh
47
```
48
### If you already cloned without --recursive, run:
49
0 commit comments