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
f2d01f52
Unverified
Commit
f2d01f52
authored
May 14, 2019
by
Dominic Della Valle
Committed by
GitHub
May 14, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update fuse.md
Requiring this step isn't as likely anymore.
parent
307d06b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/fuse.md
docs/fuse.md
+2
-1
No files found.
docs/fuse.md
View file @
f2d01f52
...
...
@@ -17,7 +17,8 @@ Install `fuse` with your favorite package manager:
sudo apt-get install fuse
```
Add the user which will be running IPFS daemon to the
`fuse`
group:
On some older Linux distributions, you may need to add yourself to the
`fuse`
group.
(If no such group exists, you can probably skip this step)
```
sh
sudo
usermod
-a
-G
fuse <username>
```
...
...
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