mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Fix link to osxfuse github page
parent
06692093f1
commit
26c2cbf677
|
@ -14,7 +14,7 @@ With "weed mount", the files can be operated as a local file. The following oper
|
|||
|
||||
### Mount as FUSE
|
||||
|
||||
This uses seaweedfs/fuse, which enables writing FUSE file systems on Linux and OS X. On OS X, it requires OSXFUSE (http://osxfuse.github.com/).
|
||||
This uses seaweedfs/fuse, which enables writing FUSE file systems on Linux and OS X. On OS X, it requires OSXFUSE (https://osxfuse.github.io/).
|
||||
|
||||
```bash
|
||||
# assuming you already started weed master, weed volume and filer
|
||||
|
|
Loading…
Reference in a new issue