Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khoaguin authored Jan 3, 2025
1 parent c3b7ce2 commit c3a6f83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ using tools like [`tmux`](https://github.com/tmux/tmux/wiki) (recommended!).
Aggregator:
- `git clone https://github.com/OpenMined/fl_aggregator`
- `cp -R ./fl_aggregator ./clients/a@openmined.org/apis`
- `cp -R ./fl_aggregator ./.clients/a@openmined.org/apis`
Client(s):
- `git clone https://github.com/OpenMined/fl_client`
- `cp -R ./fl_aggregator ./clients/b@openmined.org/apis`
- `cp -R ./fl_aggregator ./clients/c@openmined.org/apis`
- `cp -R ./fl_client ./.clients/b@openmined.org/apis`
- `cp -R ./fl_client ./.clients/c@openmined.org/apis`

0 comments on commit c3a6f83

Please # to comment.