From 320a372b0c50255c862cb13b6da24a3bcf0be052 Mon Sep 17 00:00:00 2001 From: xoy Date: Thu, 26 Jan 2023 23:18:41 +0100 Subject: [PATCH] bearbeitung von README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d11a85..5a32771 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Readme -git clone https://git.ctdo.de/xoy/ctdo.de.git -cd ./ctdo.de/ -go run . \ No newline at end of file +```git clone https://git.ctdo.de/xoy/ctdo.de.git``` + +```cd ./ctdo.de/``` + +```go run .``` \ No newline at end of file