From 5c66bf1b053013779f6103653dbad69674d36212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 17 Apr 2024 07:47:33 +0200 Subject: [PATCH] Update README.md I know this is a stupid nit, but people have a tendency to copy & paste to the command line, so it should work. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4e94dd1e2d694b51bc2a9b36c1c33092e7a58ae..294bb549002f43904f35bab2e54ebce911b3effa 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Or from the ports collection ```shell git clone https://github.com/MichaelMure/git-bug.git +cd git-bug make install ```