From 94aea9aca8fa26d03728f3a3676a12ae2a4f41bd Mon Sep 17 00:00:00 2001 From: lomaster Date: Mon, 10 Feb 2025 19:47:50 +0300 Subject: [PATCH] readme --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..dd72b8d --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +for compile use this: + + git clone --recurse-submodules --depth=1 https://github.com/oldteamhost/nesca4 + cd nesca4 + ./configure + make -j +