update documention since now in community
This commit is contained in:
parent
6594945ecf
commit
04bf81ab05
1 changed files with 5 additions and 8 deletions
13
README.md
13
README.md
|
|
@ -1,8 +1,7 @@
|
||||||
# snap-pac
|
# snap-pac
|
||||||
|
|
||||||
[](https://aur.archlinux.org/packages/snap-pac/)
|
[](https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/snap-pac)
|
||||||
[](https://github.com/wesbarnett/snap-pac/blob/master/LICENSE)
|
[](https://github.com/wesbarnett/snap-pac/blob/master/LICENSE)
|
||||||
[](https://aur.archlinux.org/packages/snap-pac/)
|
|
||||||
|
|
||||||
This causes Arch Linux's pacman to use
|
This causes Arch Linux's pacman to use
|
||||||
[snapper](https://wiki.archlinux.org/index.php/Snapper) to automatically take a
|
[snapper](https://wiki.archlinux.org/index.php/Snapper) to automatically take a
|
||||||
|
|
@ -21,14 +20,12 @@ undo changes to a system after a pacman transaction.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install [the package from the
|
# pacman -S snap-pac
|
||||||
AUR](https://aur.archlinux.org/packages/snap-pac/).
|
|
||||||
|
|
||||||
### PGP Key
|
### PGP Key
|
||||||
|
|
||||||
I have signed the release tarball with my PGP key. You must import my public key
|
I have signed the release tarball with my PGP key. You may need to import my
|
||||||
to verify the signature if you are using the PKGBUILD in the AUR. This can be
|
public key before installation:
|
||||||
done via:
|
|
||||||
|
|
||||||
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 0xE4B5E45AA3B8C5C3
|
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 0xE4B5E45AA3B8C5C3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue