Skip to content

Commit 572da30

Browse files
Update README.md
1 parent d2041c2 commit 572da30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Rayder is a command-line tool designed to simplify the orchestration and executi
2727
To install Rayder, ensure you have Go (1.16 or higher) installed on your system. Then, run the following command:
2828

2929
```sh
30-
go install github.com/devanshbatham/rayder@v0.0.2
30+
go install github.com/devanshbatham/rayder@v0.0.3
3131
```
3232

3333
## Usage

0 commit comments

Comments
 (0)