Skip to content

Commit

Permalink
Update imix.md (#717)
Browse files Browse the repository at this point in the history
add cd into imix folder to allign with windows instructions
  • Loading branch information
alexcote1 authored Mar 22, 2024
1 parent ce5c284 commit dd5b1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/user-guide/imix.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ rustup target add x86_64-unknown-linux-musl

sudo apt update
sudo apt install musl-tools

cd realm/implants/imix/
RUSTFLAGS="-C target-feature=+crt-static" cargo build --release --target=x86_64-unknown-linux-musl
```

Expand Down

0 comments on commit dd5b1a9

Please sign in to comment.