From 0c50aa223b0c127808f55709404b9a465c8de237 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Thu, 13 Feb 2020 23:47:30 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 689e191..20b6b9d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as ### From source $ git clone https://github.com/Y2Z/monolith.git $ cd monolith - $ cargo install --path . + $ make install ### With Homebrew (on macOS and GNU/Linux) $ brew install monolith @@ -55,7 +55,6 @@ Please open an issue if something is wrong, that helps make this project better. - `Monolith Chrome Extension`: https://github.com/rhysd/monolith-of-web - `Pagesaver`: https://github.com/distributed-mind/pagesaver - `Personal WayBack Machine`: https://github.com/popey/pwbm - - `SingleFile`: https://github.com/gildas-lormeau/SingleFile ## License The Unlicense