mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-08-21 16:07:16 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Furumi
|
||||
|
||||
[](https://github.com/house-of-vanity/furumi/actions)
|
||||

|
||||
|
||||
Furumi is a FUSE filesystem working over NGINX JSON autoindex. It's written in Rust stable.
|
||||
|
||||
@@ -35,8 +35,6 @@ $ ./target/release/furumi --config furumi.yml
|
||||
|
||||
FUSE must be installed to build and run furumi. (i.e. kernel driver and libraries. Some platforms may also require userland utils like `fusermount`). A default installation of FUSE is usually sufficient.
|
||||
|
||||
!? To build fuse-rs or any program that depends on it, `pkg-config` needs to be installed as well.
|
||||
|
||||
### Linux
|
||||
|
||||
[FUSE for Linux][libfuse] is available in most Linux distributions and usually called `fuse`.
|
||||
|
Reference in New Issue
Block a user