docs
This commit is contained in:
parent
d856635747
commit
7b84ca86f4
15
README.md
15
README.md
@ -12,6 +12,21 @@ Run this:
|
|||||||
debuild -i -us -uc
|
debuild -i -us -uc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## New release
|
||||||
|
|
||||||
|
Add comments:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
dch -v 0.2 "comment 1"
|
||||||
|
dch -v 0.2 "comment 2"
|
||||||
|
```
|
||||||
|
|
||||||
|
Release:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
dch --release --distribution stable
|
||||||
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Just install the package as usual.
|
Just install the package as usual.
|
||||||
|
Loading…
Reference in New Issue
Block a user