Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
QinbinLi committed Jan 22, 2023
1 parent 75a3aee commit 6a9a873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ make -j


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

0 comments on commit 6a9a873

Please sign in to comment.