update readme.md: fix git clone

This commit is contained in:
Denis-Cosmin Nutiu 2024-01-25 21:05:40 +02:00
parent 20a71cdf11
commit 4c8be88d3e

View file

@ -39,7 +39,7 @@ To run this bot on your Raspberry PI device you will need to:
1. Clone this repo: 1. Clone this repo:
```shell ```shell
git clone git@github.com:dnutiu/Nucu-RPG-Bot.git git clone https://github.com/dnutiu/Nucu-RPG-Bot.git
``` ```
2. Install Python 3.11+. I use [pyenv](https://github.com/pyenv/pyenv/wiki). 2. Install Python 3.11+. I use [pyenv](https://github.com/pyenv/pyenv/wiki).