From f64f50a59b13314161b9a3347d4047a5e2846aa5 Mon Sep 17 00:00:00 2001 From: Mihai Date: Wed, 26 Jul 2023 13:35:28 -0400 Subject: [PATCH] fix install step 6 add instruction to build --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 783dd3ee02..73e99129c1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -65,7 +65,7 @@ ln -s ../hyperdrive hyperdrive_solidity ### 6. Install Hyperdrive pre-requisites -Complete the steps in [Hyperdrive's Pre-requisites section](https://github.com/delvtech/hyperdrive#pre-requisites). +Complete the steps in Hyperdrive's [Pre-requisites](https://github.com/delvtech/hyperdrive#pre-requisites) and [Build](https://github.com/delvtech/hyperdrive#build) sections. ## Notes