Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README instructions out of date #4830

Closed
brackleian opened this issue Jan 17, 2020 · 1 comment
Closed

README instructions out of date #4830

brackleian opened this issue Jan 17, 2020 · 1 comment

Comments

@brackleian
Copy link

The README file has incorrect info on how to build CURL.

I did this

Downloaded source from github. Read the file README, which told me to see the file INSTALL for how-to-build instructions.

I expected the following

To find an INSTALL file. Failing that, a "configure" file.
After some research, I found https://curl.haxx.se/docs/install.html which had the correct build instructions.

curl/libcurl version

7.68.0

operating system

Xubuntu

@jay
Copy link
Member

jay commented Jan 19, 2020

how about

diff --git a/README b/README
index c439dab..2b3f8d1 100644
--- a/README
+++ b/README
@@ -21,6 +21,8 @@ README
   curl binaries or other binaries that involve libcurl, you might enjoy the
   LICENSE-MIXING document.
 
+  All of those documents and more can be found in the docs directory.
+
 CONTACT
 
   If you have problems, questions, ideas or suggestions, please contact us

bagder pushed a commit that referenced this issue Jan 27, 2020
Reported-by: Austin Green
Fixes #4830
@bagder bagder closed this as completed in 872ea75 Jan 27, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

2 participants