Patch release for Sashimono v0.8.3 (#389) (#410)

This commit is contained in:
Chalith Desaman
2024-06-24 15:12:39 +05:30
committed by GitHub
parent cf0fe182b3
commit c8ea764fbb

View File

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