Skip to content

Commit 67ec810

Browse files
kopporThiloteE
andauthored
Update en/contributing/README.md
Co-authored-by: ThiloteE <[email protected]>
1 parent 95b360a commit 67ec810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Try a branch:
2727

2828
1. `cd` into the `JabRef` directory: `cd c:\git-repositories\JabRef`
2929
2. Checkout out the pull request: `gh pr checkout 13111` - where `13111` is the PR number, in this case [pr#13111](https://github.com/JabRef/jabref/pull/13111)
30-
3. Compile and run JabRef `gg.cmd gradle run :jabgui:run` (on Linux and macOS, you need to prefix it with `sh`: `gg.cmd gradle run :jabgui:run`). This will also download the necessary JDK and gradle distribution. In the first run, please give the system about 4 minutes until the GUI is shown.
30+
3. Compile and run JabRef: `gg.cmd gradle run :jabgui:run` (on Linux and macOS, you need to prefix it with `sh`: `gg.cmd gradle run :jabgui:run`). This will also download the necessary JDK and gradle distribution. On the first run, please give the system enough time to accomodate and wait until the JabRef window launches. Depending on your hardware, this may take minutes.
3131

3232
Alternatives:
3333

0 commit comments

Comments
 (0)