diff --git a/README.rst b/README.rst index 16f185757..58e473478 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,12 @@ Quick start ----------- The quickest way to get started with FEDn is by trying out the `MNIST -Keras example `__. +Keras example `__. Alternatively, you can start the +base services along with combiner and reducer as it follows. + +.. code-block:: + + docker-compose up -d Distributed deployment ====================== @@ -124,4 +129,4 @@ full information). .. |Zenseact logo| image:: https://github.com/scaleoutsystems/fedn/raw/master/docs/source/img/logos/zenseact-logo.png :width: 15% .. |Scania logo| image:: https://github.com/scaleoutsystems/fedn/raw/master/docs/source/img/logos/Scania.png - :width: 15% \ No newline at end of file + :width: 15%