Skip to content

Commit

Permalink
update gpg instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Mar 31, 2020
1 parent df96d9a commit b38439d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/HowToReleaseNewVersion.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Now for windows binary packages (this is to be automated via AppVeyor)

```
cd ~/mrpt_debian/
gpg --armor --sign mrpt_*.tar.xz
gpg --armor --detach-sign mrpt_*.tar.xz
cd mrpt-*
debuild -S -sa
cd ..
Expand Down

0 comments on commit b38439d

Please sign in to comment.