docs: add x-cmd and nix installation options (#2306)

Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
lunrenyi
2026-03-30 22:05:46 +08:00
committed by GitHub
parent d56e839f20
commit 6bf0c542a1
2 changed files with 43 additions and 0 deletions
+13
View File
@@ -195,6 +195,19 @@ nix build
nix run
```
### 6\. X-CMD (Option 6)
If you are an [x-cmd](https://www.x-cmd.com/install/rustfs) user:
```bash
# Run directly without installing
x rustfs
# Download the binary and install it to the global environment
x env use rustfs
rustfs --help
```
---
### Accessing RustFS