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 ```