From df03d7d186258313ea72e81b74e4d8bb31c62ca4 Mon Sep 17 00:00:00 2001 From: steam Date: Wed, 9 Sep 2020 19:49:36 +0200 Subject: [PATCH] update the documentation because of CSV domain change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ac9d79..9d81c14 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Many thanks to [Lorenzo Sinisi](https://github.com/lorenzosisini) for this beaut #### Quick start - clone the repository ```bash -git clone https://poweronoff.click/steam/toy-bot.git +git clone https://code.poweronoff.click/steam/toy-bot.git ``` - build the project ````bash