Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed Aug 24, 2023
1 parent 3d725cf commit 1c0107f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cd allwpilib/upstream_utils
```

Modify the version number in the call to `setup_upstream_repo()` in
`update_<lib>.py`, then rerun `update_<lib>.py` to reimport the thirdparty
`update_<lib>.py`, then rerun `update_<lib>.py` to reimport the thirdparty
files.
```bash
./update_<lib>.py
Expand Down

0 comments on commit 1c0107f

Please sign in to comment.