Skip to content

Commit 6aa2f75

Browse files
committed
Update README.md with systemd branch instructions
1 parent 25a4730 commit 6aa2f75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ make install
3030
## Installation using systemd
3131

3232
```sh
33-
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
34-
unzip master.zip
35-
cd zfs-auto-snapshot-master
36-
make systemd
33+
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/systemd.zip
34+
unzip systemd.zip
35+
cd zfs-auto-snapshot-systemd
36+
make install
3737
```
3838

3939
### Scheduling

0 commit comments

Comments
 (0)