We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3b591 commit a3f73d9Copy full SHA for a3f73d9
live-build/README.md
@@ -29,9 +29,12 @@ You need to build on a computer running amd64 Debian Bookworm. (Use a
29
virtual machine if you need to. A Folk system built by folk-live-build
30
itself should work, though, whether on a virtual or physical machine.)
31
32
+In this live-build/ subdirectory of the Folk repo:
33
+
34
```
35
# apt install live-build parted dosfstools zip
36
$ git submodule update --init
37
+$ make -C config/includes.chroot_after_packages/home/folk/apriltag libapriltag.a
38
$ make
39
40
0 commit comments