From dfea65e8dae2eddbcd68c74290f507f1b51afa16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bj=C3=A4reholt?= Date: Thu, 8 Oct 2020 14:58:18 +0200 Subject: [PATCH] docs: minor fixes to installing from source guide --- src/installing-from-source.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/installing-from-source.rst b/src/installing-from-source.rst index e50c0f3..969e88c 100644 --- a/src/installing-from-source.rst +++ b/src/installing-from-source.rst @@ -83,8 +83,9 @@ Build and install everything into the virtualenv: Running ------- -Now you should be able to start ActivityWatch **from the terminal where you've activated the virtualenv**. Or, if you were using the :code:`PIP_USER` trick, from any terminal with a correctly configured PATH. -You have two options: +Now you should be able to start ActivityWatch **from the terminal where you've activated the virtualenv**. + +There are two ways to run ActivityWatch: 1. Use the trayicon manager (Recommended for normal use)