Skip to content

Commit 9f4a354

Browse files
authored
Update README.md
1 parent a62845e commit 9f4a354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ We provide tutorials in jupyter notebook format for FedLab beginners in FedLab\t
4747
```
4848
# example of standalone
4949
$ cd ./examples/standalone/
50-
$ python standalone.py --total_client 100 --com_round 3 --sample_ratio 0.1 --batch_size 100 --epochs 5 --lr 0.02
50+
$ python standalone.py --total_clients 100 --com_round 3 --sample_ratio 0.1 --batch_size 100 --epochs 5 --lr 0.02
5151
```
5252

5353
## Architecture

0 commit comments

Comments
 (0)