From cdabea7c7613249044600d3ff6d5dff22bb6a30d Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 1 Oct 2017 22:48:16 +0200 Subject: [PATCH] docs: clarify how to run pip install Fixes #792. --- docs/Import-and-Update.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Import-and-Update.md b/docs/Import-and-Update.md index 3eda0a02..fe95e865 100644 --- a/docs/Import-and-Update.md +++ b/docs/Import-and-Update.md @@ -128,7 +128,8 @@ For a list of other methods see the output of `./utils/update.php --help`. Installing the newest version of Pyosmium ----------------------------------------- -It is recommended to install Pyosmium via pip: +It is recommended to install Pyosmium via pip. Run (as the same user who +will later run the updates): pip install --user osmium -- 2.39.5