From 4f660c26c5d0a49ef6fec84e978828c74c52c2b9 Mon Sep 17 00:00:00 2001 From: jonas Date: Fri, 17 Feb 2023 23:24:17 +0100 Subject: [PATCH] Added missing backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 967475a..2be3dde 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### Installing - Put all files of this repo into `/srv/deploy/install/powershell-runner` on the IServ portal server -- Run chkdeploy as root/with sudo +- Run `chkdeploy` as root/with sudo - Create the directory that holds the PowerShell scripts: - `# mkdir /srv/appdata/powershell-runner` - Adjust directory permissions and ownership so admins can put script files there