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
|
||||
|
||||
[](https://aur.archlinux.org/packages/snap-pac/)
|
||||
[](https://github.com/wesbarnett/snap-pac/blob/master/LICENSE)
|
||||
[](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)
|
||||
|
||||
This causes Arch Linux's pacman to use
|
||||
[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
|
||||
|
||||
Install [the package from the
|
||||
AUR](https://aur.archlinux.org/packages/snap-pac/).
|
||||
# pacman -S snap-pac
|
||||
|
||||
### PGP Key
|
||||
|
||||
I have signed the release tarball with my PGP key. You must import my public key
|
||||
to verify the signature if you are using the PKGBUILD in the AUR. This can be
|
||||
done via:
|
||||
I have signed the release tarball with my PGP key. You may need to import my
|
||||
public key before installation:
|
||||
|
||||
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 0xE4B5E45AA3B8C5C3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue