From 24c9296560e358ec312d73047632e0eff3c02eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Tue, 8 Jul 2025 01:10:58 +0200 Subject: [PATCH] Fix formatting in installation instructions and update email link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 314aaa0..440058a 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,8 @@ or [install directly on your computer](#install-directly-on-your-computer). ### Install directly on your computer -- Install the latest version of needed software: - - [uv](https://docs.astral.sh/uv/#installation) - - `powershell -ExecutionPolicy ByPass -c "irm | iex"` +- Install the latest of [uv](https://docs.astral.sh/uv/#installation): + - `powershell -ExecutionPolicy ByPass -c "irm | iex"` - Download the project from GitHub with Git or download the [ZIP](https://github.com/TheLovinator1/discord-rss-bot/archive/refs/heads/master.zip). - If you want to update the bot, you can run `git pull` in the project folder or download the ZIP again. @@ -61,5 +60,6 @@ or [install directly on your computer](#install-directly-on-your-computer). ## Contact -Email: [mailto:tlovinator@gmail.com](tlovinator@gmail.com) +Email: [tlovinator@gmail.com](mailto:tlovinator@gmail.com) + Discord: TheLovinator#9276