Skip to content

Commit

Permalink
add missing jq dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
masneyb committed Mar 6, 2018
1 parent 94ecd7f commit 053b14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ however none of the code that I have here will run on that platform.
- Run `bin/create-rrds.sh <path to web/ directory>` to create the initial
empty RRD databases.
- `sudo make install`
- `sudo apt-get install nginx`
- `sudo apt-get install jq nginx`
- `sudo ln -s /path/to/web/directory /var/www/html/weather-station`


Expand Down

0 comments on commit 053b14a

Please sign in to comment.