Update README.md

This commit is contained in:
michaelachrisco 2025-01-09 12:34:37 -08:00
parent f22d9c862d
commit 5c202dc5f3

View file

@ -1,3 +1,9 @@
# docker-tootn
Docker/ Docker compose with toot auto imported from windows
Docker/ Docker compose with toot auto imported from windows.
```
docker compose up -d
docker-compose exec dev-environment bash
toot tui
```