Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Files for the Android L port to the Nexus 4.
LEGACY and not used anymore
please use https://github.com/Android-L-Porting-Team/Mako-L-Rebase
##Build Requirements
The makefiles assume a linux environment where `abootimg` is avaliable. This is avaliable as a package for most distributions:
The makefiles assume a linux environment where `abootimg` is avaliable. This is available as a package for most distributions:
* Debian/Ubuntu: `# apt-get install abootimg`
* Arch: `$ pacaur -S abootimg-git`