mirror of https://github.com/zulip/zulip.git
help: Gitter imports do not use a token to fetch latest data.
This is a copy/paste error from the Slack import.
This commit is contained in:
parent
c296b5d819
commit
e3dacdadae
|
@ -45,8 +45,7 @@ skipping "Step 3: Create a Zulip organization, and log in" (you'll
|
|||
create your Zulip organization via the data import tool instead).
|
||||
|
||||
Log in to a shell on your Zulip server as the `zulip` user. To import with
|
||||
the most common configuration, run the following commands, replacing
|
||||
`<token>` with the value generated above.
|
||||
the most common configuration, run the following commands:
|
||||
|
||||
```
|
||||
cd /home/zulip/deployments/current
|
||||
|
|
Loading…
Reference in New Issue