Skip to content

Commit

Permalink
Merge pull request #37 from uyuni-project/juliogonzalez-patch-1
Browse files Browse the repository at this point in the history
 Document signing of Git Commits
  • Loading branch information
agraul authored Aug 1, 2024
2 parents 8690af3 + 0699feb commit ced4ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ use `minima updates`.
- set the `PATH` environment variable (eg. in `~/.bashrc`)
- grab the project sources: `cd $GOPATH; go get github.com/uyuni-project/minima`
- install development utilities: `go get -u github.com/spf13/cobra/cobra github.com/govend/govend`
- Make sure you have Git commit signing enabled. If you are not doing it already, check out the [GitHub documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification).

0 comments on commit ced4ccb

Please sign in to comment.