chore: update doc (#3857)

# What does this PR do?
follows https://github.com/llamastack/llama-stack/pull/3839

## Test Plan
This commit is contained in:
ehhuang 2025-10-20 10:33:21 -07:00 committed by GitHub
parent 21772de5d3
commit 359df3a37c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 6380 additions and 6378 deletions

View file

@ -2864,7 +2864,7 @@
}
],
"source": [
"!llama stack build --distro experimental-post-training --image-type venv --image-name __system__"
"!llama stack list-deps experimental-post-training | xargs -L1 uv pip install"
]
},
{