From b9ec13c8c1db9fe551b468f1b4b08da16bfbc63c Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Wed, 24 Mar 2021 10:00:34 -0400 Subject: [PATCH] Review installation instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42429ef..cfa015f 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Take snapshots of Airtable bases for offline browsing and transformation 2. Open [Dashboard](http://localhost:8080/exist/apps/dashboard/index.html) on your eXist-db instance and click on `Package Manager`. - 1. Click on the `add package` symbol in the upper left corner and select the `.xar` file you just downloaded. + 1. Click on the `Upload` button in the upper left corner and select the `.xar` file you just downloaded. -3. You have successfully installed Airlock into exist. +3. You have successfully installed Airlock into eXist. 4. Load , log into the app as a user in the `airlock` group (by default, the app creates a user `airlock` with password `airlock`), add your Airtable API Key, add a base ID, and take your first snapshot.