From 3d92803cee38f3c9bb4593c1d448d0b005b23ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B0=D0=B2=D0=B5=D0=BB=20=D0=91=D0=BE=D0=B3=D0=B4?= =?UTF-8?q?=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Fri, 25 Aug 2023 03:26:41 +0500 Subject: [PATCH] Fix typo in readme Requerments --> Requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecb5a8e..e8fadcb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Console app written with `c#` and `dotnet6` for downloading all avalible product ![Atlassian Downloader](https://rawcdn.githack.com/EpicMorg/atlassian-downloader/87f1d7fd4e3f22b29b4be87d02d80dd0b3e0280e/.github/media/screenshot-01.png) ![Atlassian Downloader](https://rawcdn.githack.com/EpicMorg/atlassian-downloader/87f1d7fd4e3f22b29b4be87d02d80dd0b3e0280e/.github/media/screenshot-03.png) -## Requerments +## Requirements 1. Preinstalled`*` `dotnet6`. Download [here](https://dotnet.microsoft.com/download/dotnet/6.0). 2. Supported OS: `win32/win64`, `linux`, `macosx`, `arm/arm64`