From 1b23e84331ebfffcbd5c07f00ca26722d8fef3aa Mon Sep 17 00:00:00 2001 From: tdeerenberg <113618658+tdeerenberg@users.noreply.github.com> Date: Sun, 16 Apr 2023 21:34:27 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b42009..594163d 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ pip install requirements.txt ``` After that, run the program with `python3 musort.py`. -### Docker installation -#### From source +### Method 3: Docker installation ``` Bash git clone https://github.com/tdeerenberg/Musort.git cd Musort