Skip to content

Commit

Permalink
update zulip id instructions
Browse files Browse the repository at this point in the history
The UI has since changed and requires opening a user's profile to see
the user ID
  • Loading branch information
lqd authored and Mark-Simulacrum committed Jul 27, 2024
1 parent 261c2ff commit 8bc5af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ cargo run add-person <github-username>
You can also add additional information, such as someone's Discord or Zulip ID by adding additional fields to their `.toml` file.

To determine someone's Zulip ID, find them in the list of people on the
right-hand side in Zulip, click the "three dots" menu, and copy the 'User ID'
right-hand side in Zulip, click the "three dots" menu and then "View profile", and copy the 'User ID'
into the toml file:

```
Expand Down

0 comments on commit 8bc5af9

Please sign in to comment.