diff options
| author | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-17 15:08:36 +0200 |
|---|---|---|
| committer | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-17 15:08:36 +0200 |
| commit | 14f2715c3d07953168cda37eab60db4d6d05e046 (patch) | |
| tree | fc5fc3327a839c2781bf5ba0c3f9e9920839b2b4 | |
| parent | de8fc890978abcd05cd9c302aac68e6cfc3e0aac (diff) | |
Clone URL.
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
