Skip to content

Commit e1904f3

Browse files
committed
README: fix code block
1 parent 773c40d commit e1904f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ Acquire Zephyr source, export ZEPHYR_BASE, and source the Zephyr env script.
5353
Install Zephyr's "West" build tool. Needed for ZEPHYR_MODULES support.
5454

5555
.. code-block:: console
56-
pip3 install --user west
56+
57+
pip3 install --user west
5758
5859
Rust toolchain
5960
==============

0 commit comments

Comments
 (0)