From 876d60b68a6f0bb072a9c537c3298d18be3206c1 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 27 Apr 2020 13:44:27 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d6b5e0..4bd0094 100755 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ If you just need Reticulum as a dependency for another application, the easiest pip3 install rns ``` -For development, you might want to get the latest source from GitHub. To install dependencies and get started: +For development, you might want to get the latest source from GitHub. In that case, don't use pip, but try this recipe: ```bash # Install dependencies