diff cos/README @ 33:d8185ddb6c7b

Added more interrupt handlers
author windel
date Sun, 15 Jan 2012 13:39:49 +0100
parents 92ace1ca50a8
children
line wrap: on
line diff
--- a/cos/README	Fri Jan 13 18:18:17 2012 +0100
+++ b/cos/README	Sun Jan 15 13:39:49 2012 +0100
@@ -15,6 +15,7 @@
 - nasm: for assembler instructions
 - gcc: for compiling the C sources
 - make: for building the system
+- python: for building the initial ramdisk
 
 Enjoy!