Skip to content

Commit e8f661c

Browse files
show multiple
1 parent eeaab8d commit e8f661c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/c/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
9898

9999
- The library is under `../../target/debug` after building.
100100

101-
- use env to enable services, like `OPENDAL_FLAGS=opendal/services-memory cmake ..`
101+
- use env to enable services, like `OPENDAL_FLAGS=opendal/services-memory,opendal/services-s3 cmake ..`
102102

103103
- To **clean** the build results.
104104

0 commit comments

Comments
 (0)