Skip to content

Commit

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

# Customize
Expand Down

0 comments on commit 08d5c9d

Please sign in to comment.