aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files 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._