Skip to content

Commit

Permalink
Merge pull request #498 from williki/patch-1
Browse files Browse the repository at this point in the history
Fix pip install command for MPF-MC 0.57
  • Loading branch information
toomanybrians authored Dec 14, 2023
2 parents dbe7c0c + c9486c4 commit 94d3757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/0.57.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pip3 install mpf-monitor --pre
You can install the latest version of MPF-MC from the dev branch as well. (It's also 0.57.0.devXX.)

``` {.bash .copy}
pip3 install mpc-mc --pre
pip3 install mpf-mc --pre
```

We had some issues with audio in earlier builds of MPF-MC 0.57, but we think those are resolved? Open an Issue on
Expand Down

0 comments on commit 94d3757

Please sign in to comment.