Skip to content

Commit a62564d

Browse files
committed
README.md
1 parent 35fae5d commit a62564d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
*.nupkg
2-
*.user
1+
*.user
32
*.exe
43

54
.vs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Extension for [Prometheus.Client](https://github.com/phnx47/Prometheus.Client)
1212

1313
#### Install:
1414

15-
PM> Install-Package Prometheus.Client.MetricServer
15+
dotnet add package Prometheus.Client.MetricServer
1616

1717
#### Use:
1818

0 commit comments

Comments
 (0)