From 3fb118b94c4ab2807839675f94f97c233bd560a3 Mon Sep 17 00:00:00 2001 From: lpaglione <682489+lpaglione@users.noreply.github.com> Date: Sun, 10 Nov 2019 14:10:49 -0500 Subject: [PATCH] again --- _episodes/01-prep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_episodes/01-prep.md b/_episodes/01-prep.md index a933ba9..be22280 100644 --- a/_episodes/01-prep.md +++ b/_episodes/01-prep.md @@ -75,7 +75,7 @@ CONTAINER ID IMAGE COMMAND CREATED _NOTE: You can also use `sudo` without a password, but you probably will not need it in this session. For example,_ -``` shell +``` shellscript [training@registry1-private ~]$ sudo /usr/bin/whoami root ```