mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-03-06 09:29:18 +01:00
Update MakeRelease.adoc
This commit is contained in:
parent
f2a0e4657f
commit
93f0ca3a9d
@ -1,11 +1,12 @@
|
|||||||
==Maintainer instructions for making releases==
|
Maintainer instructions for making releases
|
||||||
|
===========================================
|
||||||
|
|
||||||
===Introduction===
|
## Introduction
|
||||||
|
|
||||||
The point of this document is to describe all steps required to make a
|
The point of this document is to describe all steps required to make a
|
||||||
proper release of the yubikey-personalization project.
|
proper release of the yubikey-personalization project.
|
||||||
|
|
||||||
===Dependencies===
|
## Dependencies
|
||||||
|
|
||||||
Making a release requires the following packages:
|
Making a release requires the following packages:
|
||||||
|
|
||||||
@ -15,7 +16,7 @@ which can be installed (under Ubuntu) by running:
|
|||||||
|
|
||||||
sudo apt-get install make git gnupg git2cl
|
sudo apt-get install make git gnupg git2cl
|
||||||
|
|
||||||
===Details===
|
## Details
|
||||||
|
|
||||||
* Make sure the doc/ sub-directory uses the latest revision. Confirm with:
|
* Make sure the doc/ sub-directory uses the latest revision. Confirm with:
|
||||||
cd doc && git checkout master && git pull && git diff
|
cd doc && git checkout master && git pull && git diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user