Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elliott10 authored May 14, 2021
1 parent 0c4dace commit da91916
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ Reimplement [Zircon][zircon] microkernel in safe Rust as a userspace program!

- 2020.04.16: Zircon console is working on zCore! 🎉

## Quick start for RISCV64
```
cd zCore
make run arch=riscv64 linux=1
```

## Getting started

Environments:
Expand Down

0 comments on commit da91916

Please sign in to comment.