From 98a1a036e406105c4d50ae8709aec073b69b268f Mon Sep 17 00:00:00 2001 From: curtis Date: Thu, 6 Jan 2022 08:50:54 -0500 Subject: [PATCH] update for v4 superlinter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee04d0..1911a01 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Run Bats tests](https://github.com/ccollicutt/k8s-dotfiles/actions/workflows/run.yaml/badge.svg)](https://github.com/ccollicutt/k8s-dotfiles/actions/workflows/run.yaml) [![Super-Linter](https://github.com/ccollicutt/k8s-dotfiles/actions/workflows/superlinter.yaml/badge.svg)](https://github.com/ccollicutt/k8s-dotfiles/actions/workflows/superlinter.yaml) -I often need useful Kubernetes utilties and aliases installed into a node. The `install.sh` script will setup some commands, scripts, and a PS1 via `~/.k8s-dotfiles/`. Sourcing the rc file will be added to `~/.bashrc`. Note that this will reset your shell prompt. +I often need useful Kubernetes utilties and aliases installed into a Linux instance. The `install.sh` script will setup some commands, scripts, and a PS1 via `~/.k8s-dotfiles/`. Sourcing the rc file will be added to `~/.bashrc`. Note that this will reset your shell prompt. ## Install