summarylogtreecommitdiffstats
path: root/gnunet.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet.install')
-rw-r--r--gnunet.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnunet.install b/gnunet.install
index 7d6a2e3ffabd..195e63723ef8 100644
--- a/gnunet.install
+++ b/gnunet.install
@@ -17,7 +17,7 @@ post_install() {
echo
echo ' sudo usermod -aG gnunet YOUR-USERNAME'
echo
- echo 'If later you want to remove your user from the group, launch:'
+ echo 'If later you want to remove your user from the group, launch'
echo
echo ' sudo gpasswd --delete YOUR-USERNAME gnunet'
echo