mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-23 20:56:58 +00:00
Updated README
This commit is contained in:
parent
791068e9bd
commit
f86302e7aa
10
README.md
10
README.md
@ -19,6 +19,16 @@ Your files will save to `./websites/example.com/` with their original structure
|
||||
- Ruby 2.3+ ([download Ruby here](https://www.ruby-lang.org/en/downloads/))
|
||||
- Bundler gem (`gem install bundler`)
|
||||
|
||||
### Quick start
|
||||
It took a while, but we have a gem for this! Install it with:
|
||||
```bash
|
||||
gem install wayback_machine_downloader_straw
|
||||
```
|
||||
To run most commands, just like in the original WMD, you can use:
|
||||
```bash
|
||||
wayback_machine_downloader https://example.com
|
||||
```
|
||||
|
||||
### Step-by-step setup
|
||||
1. **Install Ruby**:
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user