From 0509bbad0c680d28330a0628986af642a3986998 Mon Sep 17 00:00:00 2001 From: Samuel Henrique Date: Thu, 12 Dec 2024 23:37:29 +0000 Subject: [PATCH] wcurl/_index.html: Use link to latest release to install it And add instructions to install manpage. https://github.com/curl/wcurl/issues/21 --- wcurl/_index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/wcurl/_index.html b/wcurl/_index.html index aeb235d4c5..49a74e21ac 100644 --- a/wcurl/_index.html +++ b/wcurl/_index.html @@ -28,10 +28,16 @@ SUBTITLE(Download)
-$ curl -fLO https://raw.githubusercontent.com/curl/wcurl/main/wcurl
+$ curl -fLO https://github.com/curl/wcurl/releases/latest/download/wcurl
 $ chmod +x wcurl
 
+SUBTITLE(Download manpage) +
+$ curl -fLO https://github.com/curl/wcurl/releases/latest/download/wcurl.1
+$ sudo mv wcurl.1 /usr/share/man/man1/wcurl.1
+
+ SUBTITLE(Pronunciation)

"double-u curl"