From 49aa643ac59cae472c8013d5cb8e88de6dd0ecb2 Mon Sep 17 00:00:00 2001 From: Michael Kuperfish Steinberg <36902556+Michael-K-Stein@users.noreply.github.com> Date: Sat, 21 Jan 2023 14:41:17 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0c3ccfa..dd3c15b 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ --- ## Quick Start -Make sure you have python 3.8 or above. -$ git clone https://github.com/Michael-K-Stein/SpotiFile.git -$ cd SpotiFile -Now open config.py and setup your SP_KEY and SP_DC tokens ([see below](https://github.com/Michael-K-Stein/SpotiFile#sp_key--sp_dc-tokens)) -$ python main.py +Make sure you have python 3.8 or above. +$ git clone https://github.com/Michael-K-Stein/SpotiFile.git +$ cd SpotiFile +Now open config.py and setup your SP_KEY and SP_DC tokens ([see below](https://github.com/Michael-K-Stein/SpotiFile#sp_key--sp_dc-tokens)) +$ python main.py ---