From 41aac06172eacb691dfaf06bd2cba2689685393c Mon Sep 17 00:00:00 2001 From: JocelynDelalande Date: Mon, 4 May 2020 11:21:22 +0200 Subject: [PATCH] Fix dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bde96d..4c8e269 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ are located on the [wiki][WIKI_DEVS]. ## [For users][WIKI_USERS] Ready to use [AppImage][APPIMAGE] distributions of [Python][PYTHON] are provided -in the [downloads](##Downloads) sections below or in the [release][RELEASE] +in the [downloads](#downloads) sections below or in the [release][RELEASE] area. A one liner example is: ``` wget -cq https://github.com/niess/linuxdeploy-plugin-python/releases/download/continuous/python3.8.2-x86_64.AppImage && chmod u+x python3.8.2-x86_64.AppImage && ./python3.8.2-x86_64.AppImage