Skip to content

Commit

Permalink
Merge branch 'slippi' of github.com:project-slippi/dolphin into slippi
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Aug 31, 2023
2 parents 20779de + 1b003dd commit 0b3aaa5
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 @@ -58,7 +58,7 @@ will inform you if a bundled library is used or if you need to install any
missing packages yourself.

### Rust
This fork includes a [Rust submodule](Externals/SlippiRustExtensions) that needs to be built and linked to the final executable.
This fork includes a [Rust submodule](https://github.com/project-slippi/slippi-rust-extensions) that needs to be built and linked to the final executable.
This means that you will need to install a Rust compiler for your current system; to do this, simply visit
[rustup.rs](https://rustup.rs). Once installed, CMake should be able to automatically handle the rest for you.

Expand Down

0 comments on commit 0b3aaa5

Please sign in to comment.