Skip to content

Commit 7dbef87

Browse files
committed
clarified some early alpha issues in the docs
1 parent 00c3280 commit 7dbef87

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/installation.rst

+5-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Install OLA Python bindings
2525

2626
Unfortunately OLA does not include the Python bindings with the installer.
2727
I have provided a separate installer for these bindings which can be downloaded
28-
from here
28+
from [coming soon - for now you'll need to build from source and include python
29+
bindings in build flags]
2930

3031
Installing portmidi for MIDI support
3132
------------------------------------
@@ -41,6 +42,9 @@ keyboard you can download a `software MIDI controller <http://www.manyetas.com/c
4142
Install Birdfish
4243
----------------
4344

45+
[**note** for now the only way to install BirdFish is from GitHub, once a true
46+
release is cut, pip installs will be available]
47+
4448
If you haven't already, install the birdfish python module. This is best
4549
accomplished by just running ``pip install birdfish``. However if you are
4650
offline, have the package downloaded, or just want to do it the old way you can

0 commit comments

Comments
 (0)