Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmasoud1 committed Sep 19, 2024
1 parent c621a63 commit 5d47482
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This work is in progress..
First, clone the repository from GitHub or the relevant location to your machine:

git clone https://github.com/Mmasoud1/MeshDist_nvflare.git

cd MeshDist_NVFlare


Expand All @@ -35,14 +36,17 @@ pip install nvflare==2.4.0


Recommended:

pip install numpy==1.22.0

pip install pandas==2.0.3


### 4. Set Required Environment Variables


export PYTHONPATH=$PYTHONPATH:[path to this dir]/app/code/

export NVFLARE_POC_WORKSPACE=[path to this dir]/poc-workspace/


Expand Down

0 comments on commit 5d47482

Please sign in to comment.