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