Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
xluciano committed Oct 31, 2023
1 parent 2f451c5 commit f7bd783
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/fatfs_mkimage/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ install with ``winget`` by running the following commands in *PowerShell*:
# Reload user Path
$env:Path=[System.Environment]::GetEnvironmentVariable("Path","User")
To build this application on Windows, run the following commands:

.. code-block:: x86 native tools command prompt
.. code-block:: console
$ cmake -G Ninja -B build
$ cd build
Expand Down

0 comments on commit f7bd783

Please sign in to comment.