From a9129c06485c596165ac7050450d3025c7a6f2e9 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 12 Jun 2023 22:33:19 +0200 Subject: [PATCH] Update 'Install' --- Install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install.md b/Install.md index b1aee2d..645f605 100644 --- a/Install.md +++ b/Install.md @@ -1 +1,3 @@ -curl -L https://git.cluster.gay/attachments/df6244d1-b062-4b8c-a03d-b2c0b0f3da33 -o ~/.local/bin/cbd-tui && chmod +x ~/.local/bin/cbd-tui \ No newline at end of file +```bash +curl -L https://git.cluster.gay/attachments/df6244d1-b062-4b8c-a03d-b2c0b0f3da33 -o ~/.local/bin/cbd-tui && chmod +x ~/.local/bin/cbd-tui +``` \ No newline at end of file