We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b407771 + 41aac06 commit a8c9e56Copy full SHA for a8c9e56
README.md
@@ -15,7 +15,7 @@ are located on the [wiki][WIKI_DEVS].
15
## [For users][WIKI_USERS]
16
17
Ready to use [AppImage][APPIMAGE] distributions of [Python][PYTHON] are provided
18
-in the [downloads](##Downloads) sections below or in the [release][RELEASE]
+in the [downloads](#downloads) sections below or in the [release][RELEASE]
19
area. A one liner example is:
20
```
21
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
0 commit comments