Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrakananandi authored Feb 22, 2025
1 parent 8a5fa1d commit fc96b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sunbeam/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Rust and Stellar CLI Setup
Ensure that ``wasm2wat`` is executable as a command from your terminal.
You will have to add ``wabt/bin`` to your ``PATH`` by running
``export PATH=~/path/to/wabt/bin:$PATH``.
#. Install `just` like so: `cargo install just`.
#. Install `just` like so: ``cargo install just``.
#. Finally, install ``rustfilt`` like so: ``cargo install rustfilt``.

----
Expand Down

0 comments on commit fc96b6e

Please sign in to comment.