change setup instructions to reflect new TZData home

This commit is contained in:
aj heller
2012-12-17 13:46:47 -08:00
parent e535590013
commit d68978ccdc

View File

@@ -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