Skip to content

Commit

Permalink
update wording in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jul 25, 2024
1 parent 7dab63c commit 7f04829
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 @@ -48,7 +48,7 @@ Conan profile can be either a relative path or an absolute path, it could also b

Plugin applies `arch` setting when calling `conan install`, thus all architectures can share the same profile, if no differentiation is needed - `{ profile.set("android") }`.

Plugin task generate CMake toolchain file, which needs to be included by CMake:
Plugin also generates CMake toolchain file, which needs to be included by CMake:

```groovy
android {
Expand Down

0 comments on commit 7f04829

Please sign in to comment.