We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3acccc commit 9ad57b5Copy full SHA for 9ad57b5
README.md
@@ -6,7 +6,7 @@ A prometheus client for Swift supporting counters, gauges, histograms, summaries
6
7
# Installation
8
9
-SwiftPormetheus is available through SPM. To include it in your project add the following dependency to your `Package.swift`:
+SwiftPrometheus is available through SPM. To include it in your project add the following dependency to your `Package.swift`:
10
```swift
11
.package(url: "https://github.com/MrLotU/SwiftPrometheus.git", from: "1.0.0-alpha")
12
```
0 commit comments