Skip to content

Commit

Permalink
Release 2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
brewster76 committed Oct 3, 2016
1 parent df691e2 commit 0fe143d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Installation
============

Before we begin...
1) This release (v2.24) has been tested on Weewx version 3.0.1, on Ubuntu linux 14.04 and on a Raspberry Pi running
1) This release (v2.24) has been tested on Weewx version 3.5.0, on Ubuntu linux 14.04 and on a Raspberry Pi running
wheezy.
Versions of Weewx before v3 will not work. The earlier release v2.01 is on github and works with Weewx 2.4 - 2.7.
2) This has been tested on sqlite databases. Mysql and any other Weewx supported databases should work too.
Expand All @@ -15,13 +15,13 @@ Installation - The easy way

2) Install it using the Weewx extension installer.

a) If you have installed weewx yourself:
a) If you used the Debian installer:
sudo wee_extension --install=[wherever you've put the .tar.gz archive]

b) If you have installed weewx yourself:
cd /home/weewx [or where your base install is]
bin/wee_extension --install=[wherever you've put the .tar.gz archive]

b) If you used the Debian installer:
sudo wee_extension --install=[wherever you've put the .tar.gz archive]

The installer will ask if you want to switch the themes to another language. You can change this later on
via the [Language] section in skins/Bootstrap/skin.conf and skins/Images/skin.conf.

Expand Down

0 comments on commit 0fe143d

Please sign in to comment.