Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Commit

Permalink
format path as code (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Sep 13, 2020
1 parent abc9791 commit b9a4c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ kernel doesn't work.

Other architectures aren't implemented yet, but should work as long as
there's Rust and LLVM support - see [#112][]
for expected status. They'll need src/c_types.rs ported, too.
for expected status. They'll need `src/c_types.rs` ported, too.

You'll need to have [Rust](https://www.rust-lang.org) - in particular
Rust nightly, as we use [some unstable
Expand Down

0 comments on commit b9a4c2d

Please sign in to comment.