Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
5353dcef
Unverified
Commit
5353dcef
authored
Jun 12, 2019
by
Steven Allen
Committed by
GitHub
Jun 12, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6440 from ipfs/djdv-patch-1
doc: add another Windows package to README
parents
2a22eb6b
0f4a75f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
5353dcef
...
...
@@ -117,6 +117,7 @@ $ sudo snap install ipfs
### From Windows package managers
-
[
Chocolatey
](
#chocolatey
)
-
[
Scoop
](
#scoop
)
#### Chocolatey
...
...
@@ -126,6 +127,14 @@ The package [ipfs](https://chocolatey.org/packages/ipfs) currently points to go-
PS> choco install ipfs
```
#### Scoop
Scoop provides
`go-ipfs`
in its 'extras' bucket.
```
Powershell
PS> scoop add bucket extras
PS> scoop install go-ipfs
```
### Build from Source
#### Install Go
...
...
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