mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-29 19:01:20 +00:00
Update readme.md
correcting docker compose up to docker compose build
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
1. Open a terminal and set your current directory to the "docker" directory in your clone of this repo.
|
||||
2. Adjust the "docker-compose.yml" file to match your needs. The default selection and the selection with all modules are provided as examples.
|
||||
3. Once ready, run the command "docker compose up" to build the "cohee1207/sillytavern-extras" docker image.
|
||||
3. Once ready, run the command "docker compose build" to build the "cohee1207/sillytavern-extras" docker image.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user