|
|
@ -1,6 +1,3 @@ |
|
|
|
[](https://travis-ci.org/JehanneOS/jehanne) |
|
|
|
[](https://scan.coverity.com/projects/jehanne) |
|
|
|
|
|
|
|
# Jehanne |
|
|
|
|
|
|
|
Jehanne is a [simple][simplicity] operating system. |
|
|
@ -52,7 +49,7 @@ To build Jehanne and play with it, you need to have git, qemu, |
|
|
|
gcc, binutils and bison installed. |
|
|
|
For example on Debian GNU/Linux 10 you should be able to get going with |
|
|
|
|
|
|
|
sudo apt-get install git build-essential flex bison qemu-system autoconf autoconf-archive curl automake-1.15 |
|
|
|
sudo apt-get install libxt-dev libtool-bin git build-essential flex bison qemu-system autoconf autoconf-archive curl automake-1.15 |
|
|
|
|
|
|
|
After the repository clone, you can give a look with |
|
|
|
|
|
|
|