Skip to content

Commit

Permalink
fixing typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 8, 2024
1 parent b035565 commit e74dc85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/monai-2D-mednist/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ Connecting clients:
.. code-block::
export FEDN_PACKAGE_EXTRACT_DIR=package
export FEDN_DATA_PATH=./data
export FEDN_CLIENT_SETTINGS_PATH=./client_settings.yaml
export FEDN_DATA_PATH=data
export FEDN_CLIENT_SETTINGS_PATH=<full_path_to_the_dir>/client_settings.yaml
fedn client start -in client.yaml --secure=True --force-ssl
Connecting clients using Docker:
Expand Down

0 comments on commit e74dc85

Please sign in to comment.