From 2bbf023dea2fb92e0cea97ff50b0ec7b0a2b86da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20M=C3=A4der?= <maeder@phys.ethz.ch> Date: Tue, 12 Mar 2024 17:55:27 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3b6d0..b353316 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Clone and setup the maubot plugin: git clone https://gitlab.phys.ethz.ch/isgphys/maubot-exec-cmd.git git ln -s git/maubot.yaml ln -s git/exec_cmd -cp standalone-example-config.yaml config.yaml +cp git/standalone-example-config.yaml config.yaml ``` Generate an `access_token` and `device_id` (login) using the -- GitLab