Skip to content

Commit fa041a9

Browse files
committed
Update README with upgrade instructions
1 parent 980f7d6 commit fa041a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ Once `gh` is installed, you can install this extension with:
9090
$ gh ext install advanced-security/gh-sbom
9191
```
9292

93+
If you want to upgrade to the latest version you can remove and reinstall the extension:
94+
```
95+
$ gh ext remove advanced-security/gh-sbom
96+
$ gh ext install advanced-security/gh-sbom
97+
```
98+
9399
## License
94100

95101
This project is licensed under the terms of the MIT open source license. Please refer to [LICENSE.md](./LICENSE.md) for the full terms.

0 commit comments

Comments
 (0)