mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
Update README.md
This commit is contained in:
parent
772daf8882
commit
4168a154c0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ The project is prepared to be built as an RPM package. You can easily build it o
|
||||||
To build the current release, use the following command in the repo directory:
|
To build the current release, use the following command in the repo directory:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ rpkg srpm && rpkg local
|
$ mkdir -p /tmp/rpkg/dist-git-build && rpkg srpm --outdir /tmp/rpkg/dist-git-build && rpkg local --outdir /tmp/rpkg/dist-git-build
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the resulting RPM package:
|
Install the resulting RPM package:
|
||||||
|
|
Loading…
Add table
Reference in a new issue