diff --git a/README.md b/README.md new file mode 100644 index 0000000..985b601 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Create a new folder inside `./cmd` and copy the file there. +Within the Dero root folder run `go build -o some_name_here ./cmd/new_folder_name` + +The binary has to be placed in the directory where the mainnet folder is located. +`./binary ` \ No newline at end of file