aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-04-17 07:47:33 +0200
committerGitHub <noreply@github.com>2024-04-17 07:47:33 +0200
commit5c66bf1b053013779f6103653dbad69674d36212 (patch)
tree31423ddd47ac3dae74390543938f3d97b9685bc3
parent681ca6e716c21ebb6421c09f0a2176bf393ab21f (diff)
downloadgit-bug-5c66bf1b053013779f6103653dbad69674d36212.tar.gz
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.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4e94dd1..294bb549 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
```