This commit is contained in:
folkert van heusden 2024-05-16 13:40:40 +02:00
parent 4acda5baf5
commit a693180e6a
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1

View file

@ -2,6 +2,10 @@ KEK
---
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:
mkdir build