We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c14a5 commit ec05360Copy full SHA for ec05360
README.md
@@ -116,8 +116,8 @@ This library uses **`BannedSymbols.txt`** to prohibit synchronous APIs and enfor
116
117
```bash
118
# Clone the repository
119
-git clone https://github.com/Chris-Wolfgang/IAsyncEumerable-Extensions.git
120
-cd IAsyncEumerable-Extensions
+git clone https://github.com/Chris-Wolfgang/IAsyncEnumerable-Extensions.git
+cd IAsyncEnumerable-Extensions
121
122
# Restore dependencies
123
dotnet restore
0 commit comments