diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -mercury is a 64-bit hobby operating system. to build and test it, you will need +hilbert is a 64-bit hobby operating system. to build and test it, you will need some dependencies. these can be installed on debian with: apt install g++ gcc gdb git make nasm qemu-system-x86 xorriso then, just run "make -jx", replacing x with the number of threads to use while |