summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2024-03-07 21:04:17 +0000
committerOmar Rizwan <omar@omar.website>2024-03-07 21:04:17 +0000
commitf8a3ed60e8d30aabd94ca729f0c7401bc74a349e (patch)
tree296fba9ea50c12b6cd1a76d292fc0621bcdb9006
parentFix printing from editors (diff)
downloadfolk-f8a3ed60e8d30aabd94ca729f0c7401bc74a349e.tar.gz
folk-f8a3ed60e8d30aabd94ca729f0c7401bc74a349e.zip
README: hack: use a fork so apriltag builds with make
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ddd67df..778baf97 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ if flashing from a Mac])
control --reload-rules && sudo udevadm trigger`
1. Get AprilTags: `cd ~ && git clone
- https://github.com/AprilRobotics/apriltag.git && cd apriltag && make`
+ https://github.com/FolkComputer/apriltag.git && cd apriltag && make`
(you can probably ignore errors at the end of this if they're just
for the OpenCV demo)