Skip to content

Commit

Permalink
README.md: Document that we also need a C++ compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed Jun 19, 2018
1 parent 61a91b3 commit 97ab455
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 @@ -46,7 +46,7 @@ The following libraries are required by android-tools:

Additionally the following software is required:

1. A C compiler (either [GCC][gcc] or [clang][clang])
1. A C and C++ ompiler (either [GCC][gcc] or [clang][clang])
2. The [Go compiler][golang]
3. [CMake][cmake]
4. [Perl][perl]
Expand Down

0 comments on commit 97ab455

Please sign in to comment.