From 5202650af3d9b8e6735453a8fbd0848149736ae8 Mon Sep 17 00:00:00 2001 From: dschmidt004 <68475327+dschmidt004@users.noreply.github.com> Date: Tue, 26 Jul 2022 15:36:27 -0400 Subject: [PATCH] Update README.md --- columbus-5-v21/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/columbus-5-v21/README.md b/columbus-5-v21/README.md index 0681ab4c..72967bbc 100644 --- a/columbus-5-v21/README.md +++ b/columbus-5-v21/README.md @@ -32,14 +32,17 @@ navigate to the classic-core directory cd classic-core ``` Get the Version 21 branch + ``` git checkout v0.5.21 ``` build/install the new version of terrad + ``` make install ``` Run terrad + ``` terrad start ```