Skip to content

Commit 3a29559

Browse files
committed
Fix typo in README
1 parent c1777a0 commit 3a29559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export VUME_HOME=/your/path
5252
If you have a local checkout of this repo:
5353

5454
```bash
55-
./install.sh --instal-path ./vume
55+
./install.sh
5656
# or with a custom install path:
5757
./install.sh --install-path ./vume
5858
# or with a custom ZFS pool device:

0 commit comments

Comments
 (0)