Skip to content

Commit 287f8b8

Browse files
authored
Update README.md
1 parent 9ed3a52 commit 287f8b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/fednlp/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ The figure below is the overall structure of FedNLP.
1010
## Installation
1111

1212
conda create -n fednlp python=3.7
13+
1314
conda activate fednlp
15+
1416
pip install fedml
17+
1518
pip install -r requirements.txt
1619

1720
## Code Structure of FedNLP

0 commit comments

Comments
 (0)