diff --git a/Usage.md b/Usage.md
index f56edb1..e0b08b3 100644
--- a/Usage.md
+++ b/Usage.md
@@ -169,8 +169,8 @@ Get the official [ArchiveBox Browser Extension](https://github.com/ArchiveBox/ar
2. Install the extension in your browser:
- [Chrome/Edge/Other Chromium](https://chrome.google.com/webstore/detail/habonpimjphpdnmcfkaockjnffodikoj)
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/archivebox-exporter/)
-3. Set the `BASE_URL` in the extension to your ArchiveBox server's URL, e.g. `https://archivebox.example.com:3000`
-4. Test it by archiving some pages from your browser and checking `data/logs/*` and `https://archivebox.example.com:3000/admin/core/archiveresult/`
+3. Set the `BASE_URL` in the extension to your ArchiveBox server's URL, e.g. `http://localhost:8000`
+4. Test it by archiving some pages from your browser and checking `data/logs/*` and `http://localhost:8000/admin/core/archiveresult/`
