From ad8770b71e2e4ed50528faec17ead60e76a2c758 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 8 Jul 2023 19:38:58 +0100 Subject: [PATCH] syntax highlighting in readme codeblock --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c0eea..eb7238a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You will also need to know to your **Discord token**. The steps to find this can ## Setup 1. Clone this repository. -``` +```shell git clone https://github.com/0hAodha/purge_discord ``` 2. Navigate to the newly created `purge_discord` directory on your machine.