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: doc/getting-started/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ Alternatively you can download the Sources [here](https://github.com/levno-710/P
10
10
11
11
Prometheus also Requires LuaJIT or Lua51 in order to work. The Lua51 binaries can be downloaded [here](https://sourceforge.net/projects/luabinaries/files/5.1.5/Tools%20Executables/).
12
12
13
-
There is also a bundled release for windows, which includes the luajit runtime. This may be usefull for adding prometheus to %PATH% and then directly using it as a command. It can be [here](https://github.com/levno-710/prometheus/releases).
13
+
There is also a bundled release for windows, which includes the luajit runtime. This may be usefull for adding prometheus to %PATH% and then directly using it as a command. It can be downloaded [here](https://github.com/levno-710/prometheus/releases).
0 commit comments