bible/README.md

18 lines
203 B
Markdown
Raw Permalink Normal View History

2017-08-04 14:03:15 +02:00
# bible
A Linux kernel module that adds The Holy Bible as a character device, /dev/bible.
## Building
~~~~
$ make
$ sudo make install
~~~~
## Build dependencies
* Linux kernel headers
* make
* GCC