diff --git a/README.md b/README.md index fa60a0f..29243dc 100644 --- a/README.md +++ b/README.md @@ -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 ```