Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminastrand committed Nov 29, 2024
1 parent fd5ec37 commit f4e7470
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/async-clients/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Standing in the folder fedn/examples/async-clients
pip install -r requirements.txt
Create the seed model:
Create the seed model

.. code-block::
Expand All @@ -50,14 +50,14 @@ You will now have a file 'seed.npz' in the directory.
Running a simulation
--------------------

Deploy FEDn on localhost. Standing in the the FEDn root directory:
Deploy FEDn on localhost. Standing in the the FEDn root directory

.. code-block::
docker-compose up
Initialize FEDn with the and seed model
Initialize FEDn with the seed model

.. code-block::
Expand Down

0 comments on commit f4e7470

Please sign in to comment.