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
```
Matěj Cepl created
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(+)
@@ -89,6 +89,7 @@ Or from the ports collection
```shell
git clone https://github.com/MichaelMure/git-bug.git
+cd git-bug
make install
```