Update README.

This commit is contained in:
2026-02-21 08:50:30 -05:00
parent 753dc47666
commit 644fca32ed

View File

@@ -31,9 +31,3 @@ docker build -t dot .
docker run -it dot bash docker run -it dot bash
``` ```
This container has the following packages installed and uses `ubuntu:latest` as a base.
```
git stow vim tmux ranger clang wget curl golang-go
```