aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Segundo2024-12-24 19:26:22 +0100
committerChristian Segundo2024-12-24 19:26:22 +0100
commita282d7a5bb73fecaa1591a9b055fa9b5af2cd051 (patch)
tree3ac751baf584be4a06b36e51be2258bcf6933d24 /README.md
parentc069862692737d9c6854a2623ebd19df9eb078a9 (diff)
downloadslack2gitlab-emoji-sync-a282d7a5bb73fecaa1591a9b055fa9b5af2cd051.tar.gz
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07785e8..2309496 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ desktop app logs to extract custom emojis and sync them to GitLab.
1. Then run the sync script:
- ```sh
+ ```
export SLACK_WORKSPACE="..." # https://slack.com/help/articles/221769328-Locate-your-Slack-URL-or-ID
export GITLAB_TOKEN="..." # https://gitlab.com/-/user_settings/personal_access_tokens
export GITLAB_GROUP_PATH="..." # eg my_group
@@ -40,7 +40,8 @@ desktop app logs to extract custom emojis and sync them to GitLab.
end of the list.
1. Run the sync script:
- ```sh
+
+ ```
docker run --rm -it \
-e SLACK_WORKSPACE="..." \
-e GITLAB_TOKEN="..." \