diff --git a/archivebox/readme.md b/archivebox/readme.md new file mode 100644 index 0000000..01637b5 --- /dev/null +++ b/archivebox/readme.md @@ -0,0 +1,7 @@ +# Installation: + +After copying the compose.yml run the following command +``` +docker compose run archivebox init --setup +``` +Then run compose with ```docker compose up-d``` \ No newline at end of file