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
You can download the binaries from the [GitHub Releases](https://github.com/samocodes/go-lrc/releases) page.
22
+
You can download the binaries from the [GitHub Releases](https://github.com/ksamirdev/lyrica/releases) page.
18
23
19
24
### Usage
20
25
21
26
1.**Download the Binary:** Obtain the appropriate binary for your operating system from the Releases page.
22
27
2.**Run the Application:**
23
28
```bash
24
-
./go-lrc-[os-arch]
29
+
./lyrica-[os-arch]
25
30
```
26
31
3.**Access the Dashboard:**
27
32
- Navigate to `http://localhost:<port>` in your browser (port specified in `.env` file).
@@ -30,7 +35,7 @@ You can download the binaries from the [GitHub Releases](https://github.com/samo
30
35
31
36
### Contributing
32
37
33
-
Contributions are welcome! If you find any issues or have suggestions, please open an issue or a pull request on the [GitHub repository](https://github.com/samocodes/go-lrc).
38
+
Contributions are welcome! If you find any issues or have suggestions, please open an issue or a pull request on the [GitHub repository](https://github.com/ksamirdev/lyrica).
0 commit comments