X-Git-Url: https://rtime.felk.cvut.cz/gitweb/novaboot.git/blobdiff_plain/e9400a4acd8ee56ed318752d51efabc663fd290b..HEAD:/README.md diff --git a/README.md b/README.md index bcd88d1..0be003e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ was developed to boot [NOVA Microhypervisor](http://hypervisor.org/) The simplest way to install novaboot is to install `perl` and its packages `IO-Stty` and `Expect` and copy the -[novaboot](server/novaboot-shell.pod) script somewhere to your $PATH. +[novaboot](novaboot) script somewhere to your $PATH. You can also install everything (including man pages) by: @@ -41,3 +41,7 @@ possible. - [novaboot-shell](server/novaboot-shell.pod) - [adduser-novaboot](server/adduser-novaboot.pod) + +### Hardware guides + +- [Raspberry Pi](./doc/README.rpi.md) (work-in-progress)