Skip to content

Commit c2ffe3c

Browse files
authored
Merge pull request #6 from 1138-4EB/one-step-path
fix install path to match the script
2 parents eb76527 + 6fe5379 commit c2ffe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are some different ways you can use to install File Browser on your comput
88

99
## One-step Script
1010

11-
If you're running a Linux distribution, macOS or any other platform where `curl` or `wget` commands are available, you can use our special script - made by [Kyle Frost](https://www.kylefrost.me/) - to download the latest version of File Browser and install it on `/user/local/bin`.
11+
If you're running a Linux distribution, macOS or any other platform where `curl` or `wget` commands are available, you can use our special script - made by [Kyle Frost](https://www.kylefrost.me/) - to download the latest version of File Browser and install it on `/usr/local/bin`.
1212

1313
With curl:
1414

0 commit comments

Comments
 (0)