Skip to content

Commit 7115330

Browse files
authored
Update README.md
1 parent 29545ab commit 7115330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Download the latest release of XDASH from the link below:
1515
To run XDASH, open a terminal and execute the following command:
1616

1717
```sh
18-
java -Djava.net.preferIPv4Stack=true -jar XDASH.jar
18+
java -Djava.net.preferIPv4Stack=true -Djava.awt.headless=false -jar XDASH.jar
1919
```
2020

2121
# XCASTER - NOTICE

0 commit comments

Comments
 (0)