From 7ecc0052e3d6226b83ede430b063eb1a01e9cd0b Mon Sep 17 00:00:00 2001 From: Humz Date: Wed, 25 Apr 2018 18:50:05 +0100 Subject: [PATCH] Update INSTALL.md sorry, i forgot about the second paragraph, all done now hopefully --- INSTALL.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index a63617d0..c140c199 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,9 +23,10 @@ Here's a list of dependencies needed for PyBitmessage ## Running PyBitmessage PyBitmessage can be run in two ways: --straight from source -or --via a package which is installed on your system. Since PyBitmessage is Beta, it is best to run +- straight from source + + or +- via a package which is installed on your system. Since PyBitmessage is Beta, it is best to run PyBitmessage from source, so that you may update as needed. #### Updating