From 8be276dfb00e554f2050ef78fe008ee7c97bd41f Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 8 Jul 2023 19:39:27 +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 eb7238a..a63882d 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 +```bash git clone https://github.com/0hAodha/purge_discord ``` 2. Navigate to the newly created `purge_discord` directory on your machine.