From b667cf7cfcd9fb81e4497a28161d8801a3a83d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 30 Oct 2019 17:19:25 -0500 Subject: [PATCH] Update logs-cli.md --- slides/k8s/logs-cli.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/slides/k8s/logs-cli.md b/slides/k8s/logs-cli.md index 1017bb52..5dda900b 100644 --- a/slides/k8s/logs-cli.md +++ b/slides/k8s/logs-cli.md @@ -65,7 +65,8 @@ Exactly what we need! https://github.com/wercker/stern/releases/download/1.11.0/stern_linux_amd64 sudo chmod +x /usr/local/bin/stern ``` - On OS X, `brew install stern` + +- On OS X, just `brew install stern`