Skip to content

Commit

Permalink
Update source/blog/2022-12-25-rust-gem-skeleton.html.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: Olle Jonsson <[email protected]>
  • Loading branch information
deivid-rodriguez and olleolleolle authored Dec 25, 2022
1 parent 8d9ae96 commit c96037d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/blog/2022-12-25-rust-gem-skeleton.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Use `bundle info [gemname]` to see where a bundled gem is installed.

At this stage, everything is ready to compile Rust code and glue it with Ruby.

*You need to have Rust already installed on your system. See [rustup](https://rustup.rs/) for simple installation experience.*
*You need to have Rust already installed on your system. See [rustup](https://rustup.rs/) for a simple installation experience.*

~~~
$ bundle exec rake compile
Expand Down

0 comments on commit c96037d

Please sign in to comment.