From 9547e238ade1c442c90cd5a2815291c23bab4ff3 Mon Sep 17 00:00:00 2001 From: Robbert Korving Date: Wed, 24 May 2023 10:41:05 +0200 Subject: [PATCH] wrapped commands in shell code block --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92dcc0e..6af815d 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ in dynamic fashion, no restart needed. # Installation from git - git clone git://github.com/realh/multi-monitors-add-on.git - cd multi-monitors-add-on - cp -r multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions/ +```sh +git clone git://github.com/realh/multi-monitors-add-on.git +cd multi-monitors-add-on +cp -r multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions/ +``` Restart the shell and then enable the extension.