From 6b5d698c35d10f0dfff49a2b5c773bf132182ef6 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 30 Oct 2017 06:32:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6f509fc..83be8662 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Follow the links here to find instructions for exporting bookmarks from each ser - [Safari Bookmarks](http://i.imgur.com/AtcvUZA.png) - [Opera Bookmarks](http://help.opera.com/Windows/12.10/en/importexport.html) - [Internet Explorer Bookmarks](https://support.microsoft.com/en-us/help/211089/how-to-import-and-export-the-internet-explorer-favorites-folder-to-a-32-bit-version-of-windows) - - RSS: pass the url as the second argument in the next step + - Remote file or RSS URL: pass url as second argument in the next step (If any of these links are broken, please submit an issue and I'll fix it) @@ -44,7 +44,7 @@ Follow the links here to find instructions for exporting bookmarks from each ser ```bash git clone https://github.com/pirate/bookmark-archiver cd bookmark-archiver/ -./setup.sh #install ALL dependencies +./setup.sh # install all dependencies ./archive.py ~/Downloads/bookmark_export.html # replace with the path to your export file from step 1 # OR