Skip to content

Commit 6a9a873

Browse files
committed
update README
1 parent 75a3aee commit 6a9a873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ make -j
9696

9797

9898
# Distributed Setting
99-
For each machine that participates in FL, it needs to build the library first.
99+
For each machine that participates in FL, it needs to build the library first. When building the library, passing `-DDISTRIBUTED=ON` option to cmake.
100100
```bash
101101
mkdir build && cd build
102102
cmake .. -DDISTRIBUTED=ON

0 commit comments

Comments
 (0)