Skip to content

Commit ef58325

Browse files
Update README.md
1 parent 4935f19 commit ef58325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/RealModule/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ When new basic floating-point types are added to Swift, like `Float16` or `Float
6868
Not having this protocol is a significant missing feature for numerical computing in Swift, and I'm really looking forward to seeing what people do with it.
6969

7070
### Dependencies:
71-
- The C standard math library (`libm`) via the `NumericShims` target.
71+
- The C standard math library (`libm`) via the `_NumericsShims` target.
7272

7373
[ErrorFunction]: https://en.wikipedia.org/wiki/Error_function
7474
[GammaFunction]: https://en.wikipedia.org/wiki/Gamma_function

0 commit comments

Comments
 (0)