From 8d466cf1dc6648d893e015d091398ea8decb2484 Mon Sep 17 00:00:00 2001 From: Chrystian Huot Date: Mon, 18 Nov 2019 13:21:19 -0500 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31100bf..c7f31c6 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Creating SQLITE database at /home/radio/rdio-scanner/server/database.sqlite... d Rdio Scanner is running at http://0.0.0.0:3000/ ``` -Note that the first time you start *Rdio Scanner8, it will be longer to do so as it has to install required node modules and build the progressive web app. +Note that the first time you start *Rdio Scanner*, it will be longer to do so as it has to install required node modules and build the progressive web app. A default configuration file `rdio-scanner/server/.env` will be created. A new random API key will be generated where it will have to be use in your upload scripts.