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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,13 @@ Summary of (most) features:
26
26
27
27
## Download
28
28
29
-
Follow the [Link](https://github.com/LogExperts/LogExpert/releases/latest) and download the latest package. Just extract it where you want and execute the application or download the Setup and install it
30
-
31
-
Or Install via chocolatey
32
-
33
-
```choco install logexpert```
29
+
* Follow the [Link](https://github.com/LogExperts/LogExpert/releases/latest) and download the latest package. Just extract it where you want and execute the application or download the Setup and install it
30
+
* Install via chocolatey
31
+
```choco install logexpert```
32
+
* get the Nuget package [Link](https://www.nuget.org/packages/logexpert)
0 commit comments