matchaSamurai

Results 2 issues of matchaSamurai

Closes : [#720 ](https://github.com/DiceDB/dice/issues/720) Issue was that command to run storm was mentioned as `$ go run storm/set/main.go` , this leads to : ``` go: downloading go1.23.0 (linux/amd64) stat storm/set/main.go:...

## Steps to reproduce Running the command `go run storm/set/main.go` will result in an error,. No file called main.go in storm/set folder (line 19 DOC.md) current path in DOC.md to...