We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2041c2 commit 572da30Copy full SHA for 572da30
README.md
@@ -27,7 +27,7 @@ Rayder is a command-line tool designed to simplify the orchestration and executi
27
To install Rayder, ensure you have Go (1.16 or higher) installed on your system. Then, run the following command:
28
29
```sh
30
-go install github.com/devanshbatham/rayder@v0.0.2
+go install github.com/devanshbatham/rayder@v0.0.3
31
```
32
33
## Usage
0 commit comments