Skip to content

Commit c1d76c1

Browse files
Update README.md
1 parent f2c8889 commit c1d76c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Clone the repository and run the installation script:
4343
```bash
4444
git clone --recursive https://github.com/MicrochipTech/tf2mplabh3.git
4545
cd tf2mplabh3
46-
./install.sh
46+
sudo ./install.sh
4747
```
4848
### If you already cloned without --recursive, run:
4949
```bash

0 commit comments

Comments
 (0)