From 33628994e3daf61eae571a2075c01663ed2a195b Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 23 Jan 2024 15:48:50 -0800 Subject: [PATCH] Update README to make code formatting wortk Change-Id: I4bb433c05baa845f76b1e4f17609c2a37cdf78ac --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9936302..e51e03d 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,8 @@ First, you will need `yarn`_. The following commands will get you started: -:: +.. code:: bash + # This will install miscellaneous runtime dependencies. yarn install