Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
update link to fusermount manpage (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
rremer authored and harshavardhana committed Sep 20, 2017
1 parent 13c4cae commit 237838a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESIGN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Introduction [![Slack](https://slack.minio.io/slack?type=svg)](https://slack.minio.io)
------------

This fuse driver allows Minio bucket or any bucket on S3 compatible storage to be mounted as a local, as a prerequesite you need [fusermount](http://man7.org/linux/man-pages/man1/fusermount.1.html). This feature allows Minio to serve a bucket over a minimal POSIX API.
This fuse driver allows Minio bucket or any bucket on S3 compatible storage to be mounted as a local, as a prerequesite you need [fusermount](http://man7.org/linux/man-pages/man1/fusermount3.1.html). This feature allows Minio to serve a bucket over a minimal POSIX API.

Limitations
----------
Expand Down

0 comments on commit 237838a

Please sign in to comment.