update README
This commit is contained in:
parent
2478a189d8
commit
f2a7e7b189
1 changed files with 6 additions and 14 deletions
20
README.md
20
README.md
|
|
@ -1,13 +1,9 @@
|
|||
# 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 is a set of pacman hooks and script that causes
|
||||
[snapper](https://wiki.archlinux.org/index.php/Snapper) to automatically take a
|
||||
pre and post snapshot before and after pacman transactions, similar to how YaST
|
||||
does with OpenSuse. This provides a simple way to undo changes to a system after
|
||||
a pacman transaction.
|
||||
This is a set of pacman hooks and script that causes to automatically take a pre
|
||||
and post snapshot before and after pacman transactions, similar to how YaST does
|
||||
with OpenSuse. This provides a simple way to undo changes to a system after a
|
||||
pacman transaction.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -15,12 +11,8 @@ Install the `snap-pac` package using pacman.
|
|||
|
||||
## PGP Key
|
||||
|
||||
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
|
||||
|
||||
The key's fingerprint is `8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.
|
||||
I have signed the release tarball with my PGP key. The key's fingerprint is
|
||||
`8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue