Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alaudet committed Jan 27, 2018
1 parent 0640f3f commit aee2499
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ installed on your Pi.

This will copy all the files you need into /home/pi/raspi-sump

NOTE: If using pip version greater than 7 (Raspbian Stretch) you will need to
use the following command in order to get all the files in /home/pi/raspi-sump.

sudo pip3 install --no-binary :all: raspisump


Navigate to /home/pi/raspi-sump/ and move the sample config file
to this directory.
Expand Down

0 comments on commit aee2499

Please sign in to comment.