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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ to little effort.
30
30
31
31
### Installation
32
32
33
-
Because `zaje` depends on lexers from the `gohighlight` package and also provides some [helper shell
33
+
If you're running a Debian or RPM based distro, the easiest way to install is by obtaining the packages from the [latest
34
+
release](https://github.com/solworktech/zaje/releases); otherwise, because `zaje` depends on lexers from the `gohighlight` package and also provides some [helper shell
34
35
functions](./utils/functions.rc), I've created [install\_zaje.sh](./install_zaje.sh) to handle its deployment.
35
36
36
37
This is a shell script and does not require Go to be installed. Simply download and invoke with no arguments:
0 commit comments