From ee37aa6f01b091b1b7bec292bef9c7a6d78134d4 Mon Sep 17 00:00:00 2001 From: Abheek D <67982792+ADawesomeguy@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:51:56 -0500 Subject: [PATCH] Remove vgmstream dependency from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78c5d8d..54053a3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Tool to convert USM video files into user-friendly formats. ## Getting started -To begin with, make sure to install the depedencies `ffmpeg` and `vgmstream`. This is platform-specific and can be figured out easily enough. +To begin with, make sure to install the dependency `ffmpeg`. This is platform-specific and can be figured out easily enough. After that, it's as easy as it can get.