Skip to content

Commit 7ed6e01

Browse files
committed
README
1 parent e3584da commit 7ed6e01

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ fail with ``No such file or directory`` errors.
133133

134134
### Wheels
135135

136-
We build binary wheels for Python using GitHub Actions which include the
137-
underlying TA-Lib C library and are easy to install.
136+
For convenience, we build binary wheels for Python using GitHub Actions
137+
which include the underlying TA-Lib C library and are easy to install.
138138

139139
Supported platforms:
140140

@@ -154,6 +154,10 @@ Supported Python versions:
154154
* 3.12
155155
* 3.13
156156

157+
In the event that your OS, architecture, or python version are not available
158+
as a binary wheel, it is fairly easy to install from source using the
159+
instructions above.
160+
157161
### Troubleshooting
158162

159163
If you get a warning that looks like this:

0 commit comments

Comments
 (0)