diff --git a/README.md b/README.md index 146ce521..65cda667 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Roadmap
"Your own personal internet archive" (网站存档 / 爬虫)
-curl -sSL 'https://get.archivebox.io' | bash
+curl -sSL 'https://get.archivebox.io' | sh
 
@@ -55,7 +55,7 @@ The goal is to sleep soundly knowing the part of the internet you care about wil ```bash # Or use this auto setup script to install it for you (optional) -curl -sSL 'https://get.archivebox.io' | bash +curl -sSL 'https://get.archivebox.io' | sh ``` **🔢 Example usage: adding links to archive.**