diff --git a/templates/corporate/zephyr.html b/templates/corporate/zephyr.html index 373273ce89..5719aaccff 100644 --- a/templates/corporate/zephyr.html +++ b/templates/corporate/zephyr.html @@ -23,11 +23,10 @@
  1. Get your Zulip API key from the Zulip "Settings" panel and put it in a file in your - Athena home directory called ~/Private/.humbug-api-key (that's not a mistake; - the API key file still has the Humbug name).

  2. + Athena home directory called ~/Private/.zulip-api-key.

  3. Run the following command to copy over all of your subscriptions:
    - /mit/tabbott/humbug/zephyr_mirror.py --sync-subscriptions

    + /mit/tabbott/zulip/zephyr_mirror.py --sync-subscriptions

    NOTE: Zulip supports several ways to control what messages you want to read right now, but Zulip does not yet have a direct equivalent to Barnowl filters.