Update kernel, update rustc version in README
This commit is contained in:
parent
a4353ca274
commit
feb1abcbca
|
@ -13,7 +13,7 @@ Please make sure you use the **latest nightly** of `rustc` before building (for
|
|||
[](https://travis-ci.org/redox-os/redox)
|
||||
[](https://github.com/redox-os/redox/releases)
|
||||
[](./LICENSE.md)
|
||||

|
||||

|
||||
|
||||
## Contents
|
||||
|
||||
|
@ -158,4 +158,3 @@ $ make qemu kvm=no
|
|||
# Launch using QEMU without using KVM (Kernel Virtual Machine) nor Graphics
|
||||
make qemu kvm=no vga=no
|
||||
```
|
||||
|
||||
|
|
2
kernel
2
kernel
|
@ -1 +1 @@
|
|||
Subproject commit b474136af4cb617c47834d188983e7e1ff701da4
|
||||
Subproject commit 226145249294c1ff82629f4b8be4024e7e938cad
|
Loading…
Reference in a new issue