diff --git a/README.md b/README.md index 17847ca..0d8412e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Run wayback_machine_downloader with the base url of the website you want to retr ## How it works -It will download the last version of every file present on Wayback Machine to `websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same than before. +It will download the last version of every file present on Wayback Machine to `./websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same than before. ## Optional Timestamp