meta
This commit is contained in:
parent
4acda5baf5
commit
a693180e6a
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@ KEK
|
||||||
---
|
---
|
||||||
Kek is a DEC PDP-11 (11/70) emulator capable of running UNIX-v7.
|
Kek is a DEC PDP-11 (11/70) emulator capable of running UNIX-v7.
|
||||||
|
|
||||||
|
You need to retrieve the git repository with the --recursive switch for the git command:
|
||||||
|
|
||||||
|
git clone --recursive https://github.com/folkertvanheusden/kek
|
||||||
|
|
||||||
To build for e.g. linux:
|
To build for e.g. linux:
|
||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue