mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-20 01:45:10 -04:00
Update README.md
This commit is contained in:
parent
ade783c599
commit
6722ad249e
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ archivebox init
|
||||||
If you're using an apt/brew/pip install you can run archivebox commands like this:
|
If you're using an apt/brew/pip install you can run archivebox commands like this:
|
||||||
`archivebox [subcommand] [...args]`
|
`archivebox [subcommand] [...args]`
|
||||||
If you're using Docker it's equivalent to run the commands like this:
|
If you're using Docker it's equivalent to run the commands like this:
|
||||||
`docker run -v $PWD:/data -it archivebox/archivebox [subcommand] [...args]`
|
`docker run -v $PWD:/data -it archivebox/archivebox [subcommand] [...args]`
|
||||||
And the same in Docker Compose:
|
And the same in Docker Compose:
|
||||||
`docker-compose run archivebox [subcommand] [...args]`
|
`docker-compose run archivebox [subcommand] [...args]`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue