From 0a020069f455e42245f32f1cbe99ee05e0d6b614 Mon Sep 17 00:00:00 2001 From: Chong Shen Ng Date: Tue, 23 Apr 2024 16:09:22 +0100 Subject: [PATCH] Change code block to bash in docs (#3317) --- doc/source/how-to-upgrade-to-flower-next.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/how-to-upgrade-to-flower-next.rst b/doc/source/how-to-upgrade-to-flower-next.rst index 0df0152caead..8c8f3c3f8fd7 100644 --- a/doc/source/how-to-upgrade-to-flower-next.rst +++ b/doc/source/how-to-upgrade-to-flower-next.rst @@ -240,7 +240,7 @@ Simulation in CLI --client-app=sim:client_app \ --num-supernodes=100 -.. code-block:: python +.. code-block:: bash # Flower 1.7 $ python sim.py