From ec9751a886de7c8393f5e4e32115470532143129 Mon Sep 17 00:00:00 2001 From: Chrystian Huot Date: Wed, 27 Nov 2019 09:45:58 -0500 Subject: [PATCH] Improve prerequisites sections in regards to minimum versions. Thanks kswanson71 for your help. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d99cde..e067465 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,11 @@ Search filters at the bottom of this screen are self explanatory. It is fairly easy to have *Rdio Scanner* up and running. -You first need to make sure that *Rdio Scanner* prerequesites are install: +Ensure that your operating system is fully updated and that the prerequisites are installed: -* [Git](https://git-scm.com/downloads) -* [Node.js](https://nodejs.org/en/download/) +* [Git v2.23.0 or higher](https://git-scm.com/downloads) +* [Node.js v10.9.0 or higher](https://nodejs.org/en/download/) +* [npm v6.2.0 or higher](https://www.npmjs.com/get-npm) Then clone the *Rdio Scanner* code and run it: