diff --git a/source/getting-started/autostart.markdown b/source/getting-started/autostart.markdown
index c10625a3b12..77b9cdc1e6e 100644
--- a/source/getting-started/autostart.markdown
+++ b/source/getting-started/autostart.markdown
@@ -20,7 +20,7 @@ footer: true
-Many linux distributions use the Upstart system (or similar) for managing daemons. Typically, systems based on Debian 7 or previous use Upstart. This includes Ubuntu releases before 15.04 and all current Raspian releases. If you are unsure if your system is using Upstart, you may check with the following command:
+Many linux distributions use the Upstart system (or similar) for managing daemons. Typically, systems based on Debian 7 or previous use Upstart. This includes Ubuntu releases before 15.04. If you are unsure if your system is using Upstart, you may check with the following command:
```bash
$ ps -p 1 -o comm=