diff options
author | Özgür Kesim <oec@codeblau.de> | 2023-12-27 03:18:26 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2023-12-27 03:18:26 +0100 |
commit | 0acb1a0ec94ad05620db86ffbd5c9e7a587dc4a6 (patch) | |
tree | c2b60b483c0595ccca8ce47211f9e90de84a831d /README.md | |
parent | c8df59722c75f298eaebe64288146482e607594d (diff) |
fix link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ components. ## Compilation -To compile, you need the latest version of [https://go.dev](the go programming language) +To compile, you need the latest version of [the go programming language](https://go.dev) Then, simple download the code from this repository and compile it: |