summarylogtreecommitdiffstats
path: root/gcsf-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'gcsf-git.install')
-rw-r--r--gcsf-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcsf-git.install b/gcsf-git.install
index 91125cc7cb24..233188b97a72 100644
--- a/gcsf-git.install
+++ b/gcsf-git.install
@@ -1,5 +1,5 @@
post_install() {
echo "If you want to use GCSF as a normal user."
- echo "You should uncomment the 'user_allow_other' on 'etc/fuse.conf'."
+ echo "You should uncomment the 'user_allow_other' on '/etc/fuse.conf'."
echo "Url: https://github.com/harababurel/gcsf"
}