From 987d002d0e5572aeead6fc6351c4b1790588ddc1 Mon Sep 17 00:00:00 2001 From: mudkip Date: Sun, 7 May 2023 14:19:43 -0600 Subject: [PATCH] edit readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 862f0da..98624bf 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ A bot for the r/starcitizen Discord server. 2. Clone the repository to your hard drive. (`git clone https://github.com/mudkipdev/scnewsbot`) 3. Run `cd scnewsbot` and `poetry install` to install the required dependencies. 4. Copy the `example.config.toml` and `example.env` files to `config.toml` and `.env` respectively. -5. Edit the config files to your liking, then run the bot using `poetry run python scnewsbot` (This might be `py`, `python3` or `python3.11` depending on your operating system). +5. Edit the config files to your liking, then run the bot using `poetry run python scnewsbot` (This might also be `py`, `python3` or `python3.11` depending on your operating system). -![](https://i.pinimg.com/originals/a8/3a/54/a83a543f8f669534b93eb503d0cb9e3d.jpg) \ No newline at end of file +![](https://i.pinimg.com/originals/a8/3a/54/a83a543f8f669534b93eb503d0cb9e3d.jpg)