You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,9 +24,9 @@ Executes leetcode testcases and submits your solution through CLI interface
24
24
25
25
### Using pre-built binaries
26
26
27
-
1. Go to the [Releases section](/releases) and download the appropriate binary for your system.
27
+
1. Go to the [Releases section](https://github.com/dvishal485/leetcode-runner-cli/releases) and download the appropriate binary for your system.
28
28
29
-
1. Place the binary in appropriate location and add the location in your PATH environment variable.
29
+
2. Place the binary in appropriate location and add the location in your PATH environment variable.
30
30
31
31
### Building from source
32
32
@@ -74,12 +74,12 @@ Depending on your platform you may need to install certain tools to be able to c
0 commit comments