Skip to content

Commit 0ebf90e

Browse files
committed
RELEASE.md: fix typo about releasing
1 parent 219ca58 commit 0ebf90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ ___
338338

339339
To build deb package, run the following command:
340340
```shell
341-
./dist/redhat/build_deb.sh --target mantic
341+
./dist/debian/build_deb.sh --target mantic
342342
```
343343
It will construct chrooted build environment of target distribution using
344344
pbuilder, and build deb in the environment.

0 commit comments

Comments
 (0)