Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olaf Bergmann
curl
Commits
27c86c88
Commit
27c86c88
authored
9 years ago
by
Jonathan
Committed by
Daniel Stenberg
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
README.md: polish
Closes #834
parent
602a6bdf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
27c86c88
Curl is a command
line tool for transferring data specified with URL
Curl is a command
-
line tool for transferring data specified with URL
syntax. Find out how to use curl by reading
[
the curl.1 man
page
](
https://curl.haxx.se/docs/manpage.html
)
or
[
the MANUAL
document
](
https://curl.haxx.se/docs/manual.html
)
. Find out how to install Curl
...
...
@@ -17,7 +17,7 @@ distribution terms and similar. If you distribute curl binaries or other
binaries that involve libcurl, you might enjoy
[
the LICENSE-MIXING
document
](
https://curl.haxx.se/legal/licmix.html
)
.
## C
ONTACT
## C
ontact
If you have problems, questions, ideas or suggestions, please contact us by
posting to a suitable
[
mailing list
](
https://curl.haxx.se/mail/
)
.
...
...
@@ -25,20 +25,20 @@ posting to a suitable [mailing list](https://curl.haxx.se/mail/).
All contributors to the project are listed in
[
the THANKS
document
](
https://curl.haxx.se/docs/thanks.html
)
.
## W
EB SITE
## W
ebsite
Visit the
[
curl web site
](
https://curl.haxx.se/
)
for the latest news and
downloads.
## G
IT
## G
it
To download the very latest source off the G
IT
server do this:
To download the very latest source off the G
it
server do this:
git clone https://github.com/curl/curl.git
(you'll get a directory named curl created, filled with the source code)
## N
OTICE
## N
otice
Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga
Tekniska Högskolan. This notice is included here to comply with the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment