From 4b47ba0a1376cf01bf95ad063e7be4d17e7374b5 Mon Sep 17 00:00:00 2001 From: arimatakao <104305796+arimatakao@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:07:41 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aca7598..6a96ad4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ mdx is a simple CLI application for downloading manga from the [MangaDex website 1. Download `.tar.gz` archive from [releases page](https://github.com/arimatakao/mdx/releases). 2. Unarchive the `.tar.gz` file you downloaded. -Open unarhived folder and execute `mdx` file for use application. +Open unarchived folder and execute `mdx` file for use application. Also, you can install the application with `go`: