change setup instructions to reflect new TZData home
This commit is contained in:
@@ -43,8 +43,8 @@ Example Setup
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
# download the timezone data files
|
# download the timezone data files
|
||||||
wget 'ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz'
|
wget 'ftp://ftp.iana.org/tz/tzdata-latest.tar.gz'
|
||||||
tar -xvzf tzdata*.tar.gz -C /path/to/tzdata
|
tar -xvzf tzdata-latest.tar.gz -C /path/to/tzdata
|
||||||
|
|
||||||
# remove a few troublesome files
|
# remove a few troublesome files
|
||||||
cd /path/to/tzdata
|
cd /path/to/tzdata
|
||||||
|
|||||||
Reference in New Issue
Block a user