Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
caddy
Commits
86205efc
Commit
86205efc
authored
Apr 20, 2019
by
Abiola Ibrahim
Committed by
GitHub
Apr 20, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2570 from whalehub/patch-1
Fix instructions for building Caddy from source
parents
018105ee
701e7751
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
86205efc
...
@@ -82,7 +82,7 @@ To build from source you need **[Git](https://git-scm.com/downloads)** and **[Go
...
@@ -82,7 +82,7 @@ To build from source you need **[Git](https://git-scm.com/downloads)** and **[Go
<!-- TODO: This env variable will not be required starting with Go 1.13 -->
<!-- TODO: This env variable will not be required starting with Go 1.13 -->
1.
Set the transitional environment variable for Go modules:
`export GO111MODULE=on`
1.
Set the transitional environment variable for Go modules:
`export GO111MODULE=on`
<!-- TODO: The specific version will not be required after the stable 1.0.0 release -->
<!-- TODO: The specific version will not be required after the stable 1.0.0 release -->
2.
Run
`go get github.com/mholt/caddy/caddy@1.0.0-beta2`
2.
Run
`go get github.com/mholt/caddy/caddy@
v
1.0.0-beta2`
Caddy will be installed to your
`$GOPATH/bin`
folder.
Caddy will be installed to your
`$GOPATH/bin`
folder.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment