From c8ea764fbb0d4ac270bfb9298ee1f75290fc53b2 Mon Sep 17 00:00:00 2001 From: Chalith Desaman Date: Mon, 24 Jun 2024 15:12:39 +0530 Subject: [PATCH] Patch release for Sashimono v0.8.3 (#389) (#410) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b52e48b..0d8cad7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Tested on Ubuntu 20.04 ## Build Sashimono Agent 1. Run `git submodule update --init --recursive` to clone the bootstrap contract for first time. -1. Run `cmake .` (You only have to do this once) +1. Run `cmake .` (You only have to do this once). 1. Run `make` (Sashimono agent binary 'sagent' and dependencies will be placed in build directory) ## Build Sashimono installer