diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-04-17 07:47:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 07:47:33 +0200 |
commit | 5c66bf1b053013779f6103653dbad69674d36212 (patch) | |
tree | 31423ddd47ac3dae74390543938f3d97b9685bc3 | |
parent | 681ca6e716c21ebb6421c09f0a2176bf393ab21f (diff) | |
download | git-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ Or from the ports collection ```shell git clone https://github.com/MichaelMure/git-bug.git +cd git-bug make install ``` |