From 7584e68224374cae26e6a2277b7d7a5eed5e0c0f Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Tue, 24 Dec 2024 19:29:41 +0100 Subject: update readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fadfad8..d0c98ad 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,14 @@ export SLACK_LOGS_DIR="..." # optional, defaults to $HOME/Library/Applicatio 1. Build the Docker image: - ```sh - docker build -t slack2gitlab-emoji-sync . - ``` +```sh +docker build -t slack2gitlab-emoji-sync . +``` -1. Open Slack, click the emoji picker, and slowly scroll until you reach the +2. Open Slack, click the emoji picker, and slowly scroll until you reach the end of the list. -1. Run the sync script: +3. Run the sync script: _Note: Adjust the Slack logs directory depending on your OS._ -- cgit v1.2.3