README: drop stale 'install bw fork' instruction
The bundlewrap install is now captured in requirements.txt as an editable github reference, and the file:/// path in the README pointed at a local clone with no relation to the actual install method. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3daf70dae7
commit
1da70970e5
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@ Raspberry pi as soundcard
|
|||
- OTG g_audio
|
||||
- https://audiosciencereview.com/forum/index.php?threads/raspberry-pi-as-usb-to-i2s-adapter.8567/post-215824
|
||||
|
||||
# install bw fork
|
||||
|
||||
pip3 install --editable git+file:///Users/mwiegand/Projekte/bundlewrap-fork@main#egg=bundlewrap
|
||||
|
||||
# monitor timers
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue