Skip to content

Commit

Permalink
Update mistercompile.md
Browse files Browse the repository at this point in the history
  • Loading branch information
birdybro authored Mar 18, 2024
1 parent e223290 commit 0dfa1eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/developer/mistercompile.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ The Main MiSTer binary is a good place to start for this guide. I will assume yo

Clone the Main_MiSTer repository:

```
git clone https://github.com/MiSTer-devel/Main_MiSTer.git
```

Then `cd` into that directory that was created and follow up with `make`.

## MiSTer Linux Kernel

Edit your sources file:
Expand Down

0 comments on commit 0dfa1eb

Please sign in to comment.