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
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,14 @@ brew upgrade aurc/loggo/loggo
52
52
53
53
### All Systems
54
54
55
+
### Install with X-CMD
56
+
57
+
If you are an [x-cmd](https://x-cmd.com) user, you can use the following command to quickly find and execute the appropriate loggo installation command for your system:
58
+
59
+
````
60
+
x install loggo
61
+
````
62
+
55
63
### Install with Go
56
64
Assuming you have [go](https://go.dev/) installed in your system (best choice if not homebrew) and bin packages
0 commit comments