Skip to content

Commit

Permalink
Update README.md with systemd branch instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelee8 committed Feb 19, 2017
1 parent 25a4730 commit 6aa2f75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ make install
## Installation using systemd

```sh
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
unzip master.zip
cd zfs-auto-snapshot-master
make systemd
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/systemd.zip
unzip systemd.zip
cd zfs-auto-snapshot-systemd
make install
```

### Scheduling
Expand Down

0 comments on commit 6aa2f75

Please sign in to comment.