Skip to content

Commit

Permalink
fix missing work directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Laing committed Nov 14, 2022
1 parent 71249ec commit 43dee13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ cd ./asahi-installer
# Error: Rust dependency not found
error: failed to load source for dependency `bitflags`
# Solution: download rust cargo dependencies for m1n1
cd m1n1
git submodule init
git submodule update
```

0 comments on commit 43dee13

Please sign in to comment.