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-unixfs
Commits
f12a39cd
Commit
f12a39cd
authored
10 years ago
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OSX FUSE note.
parent
d77f1f35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
README.md
README.md
+6
-2
No files found.
README.md
View file @
f12a39cd
...
...
@@ -26,6 +26,10 @@ all dependencies.
compile with
`CGO_ENABLED=1`
*
If you are interested in development, please install the development
dependencies as well.
*
**WARNING: older versions of OSX FUSE can cause kernel panics when mounting!**
We strongly recommend you use the
[
latest version
](
http://osxfuse.github.io/
)
of OSX FUSE.
(
[
read these IRC logs for help upgrading
](
https://botbot.me/freenode/ipfs/2014-10-13/?msg=23406704&page=2
)
)
## Usage
...
...
@@ -62,13 +66,13 @@ arguments it takes. After initialization is complete, you can use `ipfs mount`,
NOTE: if you have previously installed ipfs before and you are running into
problems getting it to work, try deleting (or backing up somewhere else) your
config directory (~/.go-ipfs by default) and rerunning
`ipfs init`
.
config directory (~/.go-ipfs by default) and rerunning
`ipfs init`
.
## Contributing
go-ipfs is MIT licensed open source software. We welcome contributions big and
small! Please make sure to check the
small! Please make sure to check the
[
issues
](
https://github.com/jbenet/go-ipfs/issues
)
. Search the closed ones
before reporting things, and help us with the open ones.
...
...
This diff is collapsed.
Click to expand it.
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