Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 15, 2024
1 parent 0bcdb11 commit 05a4987
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 @@ -7,7 +7,7 @@ To get started with building AOSP GSI, you'll need to get familiar with [Git and
sudo apt-get update && sudo apt-get install -y git-core gnupg flex bc bison \
build-essential zip curl zlib1g-dev libc6-dev-i386 libncurses5 x11proto-core-dev \
libx11-dev lib32z1-dev libgl1-mesa-dev libxml2-utils xsltproc unzip fontconfig python3 \
clang git nano android-sdk-platform-tools openjdk-17-jdk jq
clang git nano android-sdk-platform-tools openjdk-17-jdk jq libncurses5-dev libncursesw5-dev
```
- Install the repo command:
```
Expand Down

0 comments on commit 05a4987

Please sign in to comment.