Merge branch 'zaoqi-clone-patch-1'

This commit is contained in:
Andrew David Wong 2020-02-07 02:54:32 -06:00
commit 1789081598
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -53,11 +53,11 @@ $ gpg --import qubes-developers-keys.asc
* Download the latest stable qubes-builder repository:
```shell_session
$ git clone git://github.com/QubesOS/qubes-builder.git qubes-builder
$ git clone https://github.com/QubesOS/qubes-builder.git /home/user/qubes-builder/
```
* Verify the integrity of the downloaded repository. The last line should read `gpg: Good signature from`...
```shell_session
$ cd qubes-builder
$ cd /home/user/qubes-builder/
$ git tag -v $(git describe)
```
* Install the remaining dependencies