Skip to content

Commit

Permalink
README.md: code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMorc committed Nov 5, 2024
1 parent 9b2f2a5 commit 18dca30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Includes halfassed keypad support and touchscreen (mouse emulation) support

Build info:
* requires correctly set paths to arm-2012.03 toolchain
* './configure --host=arm-none-linux-gnueabi'
* 'make'
* `./configure --host=arm-none-linux-gnueabi`
* `make`

and pushing:
* 'python3 <prolin-xcb-client/client.py path> <tty> push build/.libs/libSDL-1.2.so.0.11.5 /data/app/MAINAPP/lib/libSDL-1.2.so.0'
* `python3 <prolin-xcb-client/client.py> <tty> push build/.libs/libSDL-1.2.so.0.11.5 /data/app/MAINAPP/lib/libSDL-1.2.so.0`

# DEPRECATED

Expand Down

0 comments on commit 18dca30

Please sign in to comment.