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 -``` -