We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350dc35 commit 63c1a49Copy full SHA for 63c1a49
README.md
@@ -27,6 +27,8 @@ export PATH="$(pwd):$(pwd)/bin:$PATH"
27
gitbug-java setup
28
```
29
30
+**NOTE: Ensure that all `gitbug-java` commands are executed without using `sudo` to guarantee correct functionality.**
31
+
32
## Use GitBug-Java
33
34
1. List all available project ids
@@ -51,4 +53,4 @@ gitbug-java run WORK_DIR
51
53
52
54
## Contents of GitBug-Java
55
-Please refer to the paper
56
+Please refer to the [paper](https://arxiv.org/pdf/2402.02961.pdf).
0 commit comments