Skip to content

Commit 63c1a49

Browse files
committed
add note and link to paper
1 parent 350dc35 commit 63c1a49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ export PATH="$(pwd):$(pwd)/bin:$PATH"
2727
gitbug-java setup
2828
```
2929

30+
**NOTE: Ensure that all `gitbug-java` commands are executed without using `sudo` to guarantee correct functionality.**
31+
3032
## Use GitBug-Java
3133

3234
1. List all available project ids
@@ -51,4 +53,4 @@ gitbug-java run WORK_DIR
5153

5254
## Contents of GitBug-Java
5355

54-
Please refer to the paper
56+
Please refer to the [paper](https://arxiv.org/pdf/2402.02961.pdf).

0 commit comments

Comments
(0)