From 6d1e1da12c5c8e62b0f1d41b3d476f45d79da862 Mon Sep 17 00:00:00 2001 From: revelaction <96388231+revelaction@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:34:55 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98b21f2..772ae32 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ On Linux, macOS, and FreeBSD and Windows you can use the [pre-built binaries](https://github.com/revelaction/mankidown/releases/) -If your system has a supported version of Go, you can build from source. +If your system has a supported version of Go, you can build from source - go install github.com/revelaction/mankidown/cmd@latest +```console +go install github.com/revelaction/mankidown/cmd@latest +``` # Features