Update README.md

This commit is contained in:
2025-08-27 22:05:17 +00:00
parent 2d233bd1f2
commit 354d1d4e40

View File

@@ -15,7 +15,7 @@ files for their metadata.
```sh
$ brew install ffmpeg
$ git clone https://git.squad51.us/jamie/ucsinfer.git
$ git submodule sync
$ git submodule update --init
$ python -m venv .venv
$ source .venv/bin/activate # or whatever command is approprate for your shell
$ pip install -e .