From 02ee25d79754d9ceb21c7ff831de2103b2afaef3 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Mon, 16 Sep 2019 15:04:04 +0300 Subject: [PATCH] Pip install in user mode in docs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 795b369..e108282 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Getting Started 1. Install the Python library:: - sudo pip3 install bluedot + pip3 install bluedot --user 2. Get the `Android Blue Dot app`_ or use the `Python Blue Dot app`_