Merge pull request #15 from wuxmedia/patch-1

Clarify slightly readme
This commit is contained in:
hartator 2015-11-03 13:56:46 -06:00
commit 685c3acb46

View File

@ -4,7 +4,8 @@ Download any website from the Internet Archive Wayback Machine.
## Installation
You need to install Ruby on your system (>= 1.9.2) - if you don't already have it, then run:
You need to install Ruby on your system (>= 1.9.2) - if you don't already have it.
Then run (you may need sudo):
gem install wayback_machine_downloader
@ -22,7 +23,8 @@ It will download the last version of every file present on Wayback Machine to `w
### Optional Timestamp
You may want to supply a specific timestamp to lock your backup to an older version of the website. Wayback Machine Downloader will then fetch only file versions on or prior to the timestamp specified:
You may want to supply a specific timestamp to lock your backup to an older version of the website, which can be found using the Wayback link: http://web.archive.org/web/20060716231334/http://example.com
Wayback Machine Downloader will then fetch only file versions on or prior to the timestamp specified:
wayback_machine_downloader http://example.com --timestamp 20060716231334