From 126a23b680adc80efaf4b4ec3ce348de2af3079e Mon Sep 17 00:00:00 2001 From: Fabrice Quenneville Date: Sun, 15 Nov 2020 12:12:04 -0500 Subject: [PATCH] Fixed a typo* in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a35eb..1e8389d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ MediaCurator is a Python command line tool to manage a media database. ## Installation -This package will only work on Linux and requires FFMPEG installed. For now it will be distributed on [GitHub](https://github.com/fabquenneville/MediaCurator.git) +This package (For now) will only work on GNU/Linux and requires FFMPEG installed. For now it will be distributed on [GitHub](https://github.com/fabquenneville/MediaCurator.git) Installation: ```bash