From 14f2715c3d07953168cda37eab60db4d6d05e046 Mon Sep 17 00:00:00 2001 From: Radosław Kujawa Date: Fri, 17 Jul 2026 15:08:36 +0200 Subject: Clone URL. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index da00c36..6012a9f 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Requires: - NetBSD toolchain (native, or cross-compiler built with the NetBSD `build.sh`). - GNU make (`gmake`). +Clone the repo: +``` +git clone https://c0ff33.net/cgit/verite-gl +``` + Building on the target NetBSD system: ``` gmake netbsd-verite -- cgit