Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
schoettner committed Aug 29, 2024
1 parent 7651660 commit 707313e
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 @@ -45,3 +45,9 @@ To only build the bootable image _d3os.img_, run:
```
cargo make --no-workspace image
```

Do not forget to update your compiler from time to time:

```
rustup update nightly
```

0 comments on commit 707313e

Please sign in to comment.