From a1a43e0d4e6838fd6c18e29a5b028ed80dcbfdee Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 7 Aug 2022 12:24:29 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cf0efc..3fefd23 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Instructions on how to add it can be found on the page. ### Compiling 1. Make sure you have at least Go 1.17 installed. -2. Clone this repository `git clone https://gitlab.com/EternalWanderer/die-roller.git` +2. Clone this repository `git clone https://gitlab.com/EternalWanderer/dice-roller.git` 3. Move into the directory and type `make install`