diff --git a/README.md b/README.md index 5bd1c9f..0dbd35e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ docker run -d \ -v $(pwd):/mount \ -p 11434:11434 \ -e MODEL=deepseek-coder:6.7b-instruct \ - --name tea mlpierce22/tea:0.0.1 + --name tea mlpierce22/tea:1dc4b8b ``` 3. Add a `` component into your `Vue` template like you were creating a component and save. Generation should begin!