From 644fca32ed0ce25eda5501fbdf121c719a2b6240 Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Sat, 21 Feb 2026 08:50:30 -0500 Subject: [PATCH] Update README. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 633bf68..836477a 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,3 @@ docker build -t dot . 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 -``` -