Skip to content

Commit d62493c

Browse files
authored
Add x install as an installation method for loggo (#27)
1 parent 91d0064 commit d62493c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ brew upgrade aurc/loggo/loggo
5252

5353
### All Systems
5454

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+
5563
### Install with Go
5664
Assuming you have [go](https://go.dev/) installed in your system (best choice if not homebrew) and bin packages
5765
are in your `PATH`, just run:

0 commit comments

Comments
 (0)