dice icon indicating copy to clipboard operation
dice copied to clipboard

changed file name in DOC.md to run storm from main.go to set.go

Open adityakiran1423 opened this issue 1 year ago • 3 comments

Closes : #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: no such file or directory

Now fixed,

Changes : Changed command mentioned in DOC.md to run storm from $ go run storm/set/main.go to $ go run storm/set/set.go

adityakiran1423 avatar Sep 25 '24 11:09 adityakiran1423

LGTM. You could ask one of the maintainers for approval

shardul08 avatar Sep 26 '24 12:09 shardul08

@shardul08 apologies for the inconvenience, who can I approach for getting the PR approved and the issue closed? It's actually my first PR Thanks, -Aditya

adityakiran1423 avatar Sep 26 '24 13:09 adityakiran1423

Hi @lucifercr07 @AshwinKul28 could you please review this PR

shardul08 avatar Sep 26 '24 13:09 shardul08