From 3972cc7f00fa97dcf5f31b04035b2d1bc37e7082 Mon Sep 17 00:00:00 2001 From: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:11:45 -0800 Subject: [PATCH] Trigger a re-run (#1285) --- BUILD_TIMELORD.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/BUILD_TIMELORD.md b/BUILD_TIMELORD.md index a2a4f492bfde..1f15ab6d38d7 100644 --- a/BUILD_TIMELORD.md +++ b/BUILD_TIMELORD.md @@ -1,9 +1,10 @@ # Building timelords The Linux and MacOS chiavdf binary wheels currently exclude an executable -required to run a Timelord. If you want to run a Timelord on Linux or MacOS, -you must install the wheel from source (which may require some additional -development packages) while in the virtual environment. +required to run a [Timelord](https://github.com/Chia-Network/chia-blockchain/wiki/Timelords). +If you want to run a Timelord on Linux or MacOS, you must install the wheel +from source (which may require some additional development packages) while in +the virtual environment. ```bash . ./activate