mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
issue
This commit is contained in:
parent
2243958643
commit
90069fad41
@ -31,6 +31,11 @@ Your files will save to `./websites/example.com/` with their original structure
|
||||
bundle install
|
||||
```
|
||||
|
||||
If you encounter an error like cannot load such file -- concurrent-ruby, manually install the missing gem:
|
||||
```bash
|
||||
gem install concurrent-ruby
|
||||
```
|
||||
|
||||
3. **Run it**:
|
||||
```bash
|
||||
cd path/to/wayback-machine-downloader/bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user