Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoongiKim authored Feb 19, 2019
1 parent 6a1d3fe commit 9e47612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sudo apt-get install screen <- This will allow you to close SSH terminal while r
screen -S s1
Xvfb :99 -ac
Xvfb :99 -ac &
DISPLAY=:99 python3 main.py
```
Expand Down

0 comments on commit 9e47612

Please sign in to comment.