From 5c202dc5f3d212a335b91e3f345ae869151125ba Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 9 Jan 2025 12:34:37 -0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a56e8e..378b123 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # docker-tootn -Docker/ Docker compose with toot auto imported from windows \ No newline at end of file +Docker/ Docker compose with toot auto imported from windows. + +``` +docker compose up -d +docker-compose exec dev-environment bash +toot tui +``` \ No newline at end of file