Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szhou42 authored Jul 14, 2021
1 parent f942ece commit 297aba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Future goals:

# How to run and test edu OS kernel
## Preparation(Ubuntu14.04 is a recommended environment for compiling and running edu os)
Simpleos use elf-i686-gcc as cross-compiler, please build the cross compiler on your system first.
eduos use elf-i686-gcc as cross-compiler, please build the cross compiler on your system first.
Remember to replace "CC=i686-pc-btos-gcc" in Makefile with your cross compiler.

<a href = "http://wiki.osdev.org/GCC_Cross-Compiler">How to build a cross compiler</a>
Expand Down

0 comments on commit 297aba8

Please sign in to comment.