From: Farhan Khan Date: Fri, 14 Aug 2020 02:49:50 +0000 (-0400) Subject: Removed a trailing comment X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=a5144f05c2245c5043f2469955e8960b5d80b48e;p=akkoma Removed a trailing comment --- diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md index f1e06892c..ce0cdead6 100644 --- a/docs/installation/freebsd_en.md +++ b/docs/installation/freebsd_en.md @@ -198,8 +198,6 @@ Update the `/etc/rc.conf` and start pleroma with the following commands: # service pleroma start ``` -Now you can start pleroma with `# service pleroma start`. - ## Conclusion Restart nginx with `# service nginx restart` and you should be up and running.