Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bien2004official authored Oct 5, 2019
1 parent 5c71a65 commit 8b2948a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sleep 5
clear

pkg update && pkg upgrade -y
pkg install clang curl git libcrypt libffi libiconv libjpeg* libjpeg-turbo libwebplibxml2 libxslt make ndk-sysroot openssl postgresql python readline wget zlib -y
pkg install clang curl git libcrypt libffi libiconv libjpeg* libjpeg-turbo libwebp libxml2 libxslt make ndk-sysroot openssl postgresql python readline wget zlib -y

git clone https://github.com/AvinashReddy3108/PaperplaneExtended.git
cd PaperplaneExtended
Expand Down

0 comments on commit 8b2948a

Please sign in to comment.