mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-01-15 08:13:38 +01:00
fix typos in README
This commit is contained in:
@@ -92,7 +92,7 @@ Gradle with wrapper
|
|||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
In gradle/hellomuni example you have to download and install Gradle manually.
|
In gradle/hellomuni example you have to download and install Gradle manually.
|
||||||
Gradle projects are often sometimes with wrapper which downloads all necessary file with Gradle.
|
Gradle projects are sometimes provided with wrapper which downloads all necessary files with Gradle.
|
||||||
It's sufficient to start wrapper and then you can work with local instance of Gradle.
|
It's sufficient to start wrapper and then you can work with local instance of Gradle.
|
||||||
This is useful when you want to fix version of Gradle or simplify bootstrap process.
|
This is useful when you want to fix version of Gradle or simplify bootstrap process.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user