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 5, 2024
1 parent b11660a commit d4691e5
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 @@ -4,7 +4,7 @@
To get started with building AOSP GSI, you'll need to get familiar with [Git and Repo](https://source.android.com/source/using-repo.html) as well as [How to build a GSI](https://github.com/phhusson/treble_experimentations/wiki/How-to-build-a-GSI%3F).
- Create a new working directory for your AOSP build and navigate to it:
```
mkdir aosp; 13C_aosp
mkdir aosp; aosp
```
- Clone this repo:
```
Expand Down

0 comments on commit d4691e5

Please sign in to comment.