mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 15:44:26 -04:00
Update README.md
This commit is contained in:
parent
c2f88231f0
commit
21321f62b7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ You can use it to preserve access to websites you care about by storing them loc
|
||||||
#### How does it work?
|
#### How does it work?
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo 'http://example.com' | archivebox add
|
archivebox add 'https://example.com'
|
||||||
```
|
```
|
||||||
|
|
||||||
After installing the dependencies, just pipe some new links into the `archivebox add` command to start your archive.
|
After installing the dependencies, just pipe some new links into the `archivebox add` command to start your archive.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue