Skip to content

Commit e72e989

Browse files
Merge pull request #2745 from ArmDeveloperEcosystem/main
update production
2 parents 96c05c5 + aa67d5d commit e72e989

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • content/learning-paths/mobile-graphics-and-gaming/run-stable-audio-with-executorch

content/learning-paths/mobile-graphics-and-gaming/run-stable-audio-with-executorch/4-build-run-macos.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@ Start a fresh virtual environment to avoid dependency conflicts from earlier ste
2424
cd $WORKSPACE/ML-examples/kleidiai-examples/audiogen-et/
2525
python3.10 -m venv new-venv
2626
source new-venv/bin/activate
27+
```
2728

2829
Start a fresh virtual environment:
2930

30-
31-
3231
```bash
3332
cd $WORKSPACE/ML-examples/kleidiai-examples/audiogen-et/
3433
python3.10 -m venv new-venv

0 commit comments

Comments
 (0)