From 354d1d4e40c12fcac36e95125f6aca6df65d0305 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 27 Aug 2025 22:05:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4122c9b..fd51505 100644 --- a/README.md +++ b/README.md @@ -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 .