Skip to content

Commit

Permalink
Fix BUILD.md line wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Mar 29, 2021
1 parent 38f392f commit fda293f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ sudo apt install ffmpeg libsdl2-2.0-0 adb

# client build dependencies
sudo apt install gcc git pkg-config meson ninja-build \
libavcodec-dev libavformat-dev libavutil-dev \
libsdl2-dev
libavcodec-dev libavformat-dev libavutil-dev libsdl2-dev

# server build dependencies
sudo apt install openjdk-11-jdk
Expand Down

0 comments on commit fda293f

Please sign in to comment.