improve README.md

This commit is contained in:
houseme
2025-04-11 21:48:44 +08:00
parent e90bae35b9
commit b3ee5c8d4f
+5 -3
View File
@@ -14,13 +14,15 @@ https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-
Or use Docker: Or use Docker:
```yml
- uses: arduino/setup-protoc@v3 - uses: arduino/setup-protoc@v3
with: with:
version: "27.0" version: "30.2"
- uses: Nugine/setup-flatc@v1 - uses: Nugine/setup-flatc@v1
with: with:
version: "24.3.25" version: "25.2.10"
```
# How to add Console web # How to add Console web
@@ -32,7 +34,7 @@ Or use Docker:
# Star RustFS # Star RustFS
Add Env infomation: Add Env information:
``` ```
export RUSTFS_VOLUMES="./target/volume/test" export RUSTFS_VOLUMES="./target/volume/test"