Fix typo in bench docs (#833)

This commit is contained in:
bojanserafimov
2024-01-08 12:35:26 -05:00
committed by GitHub
parent 004147d441
commit cd6265a66d
+2 -1
View File
@@ -10,7 +10,8 @@ To set up the required environment, run:
cargo build --release
./target/release/puffin venv
./target/release/puffin pip-sync ./scripts/requirements.txt
./target/release/puffin pip-sync ./scripts/bench/requirements.txt
source .venv/bin/activate
Example usage: