Update: update readme
This commit is contained in:
parent
26a2c87216
commit
23ac15c9e2
11
README.md
11
README.md
@ -12,7 +12,7 @@ RobotFS 是一个轻量级的文件系统服务,提供用于管理文件和目
|
||||
|
||||
### 环境要求
|
||||
|
||||
- Go 1.16 或更高版本
|
||||
- Go 1.23.8 或更高版本
|
||||
- Protocol Buffers 编译器 (protoc)
|
||||
|
||||
### 编译步骤
|
||||
@ -37,4 +37,11 @@ make clean
|
||||
编译完成后,运行生成的二进制文件并指定配置文件:
|
||||
```bash
|
||||
./robotfs --config=/path/to/config.yml
|
||||
```
|
||||
```
|
||||
|
||||
### 工具使用
|
||||
|
||||
服务运行之后,可使用工具进行操作:
|
||||
```bash
|
||||
./robotfs-cli --help
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user