mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Fix grammar and spelling
Use notations 'Clang'/'GCC', 'Asciidoctor', 'Make', 'Git', 'CMake' when referring to the tool, not the command Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
9299fd3e39
commit
77fb1851a7
5 changed files with 17 additions and 17 deletions
|
@ -37,10 +37,10 @@ Thanks to the community, there are binary packages available [here](https://time
|
|||
|
||||
Building Timewarrior yourself requires
|
||||
|
||||
* git
|
||||
* cmake (>= 3.8)
|
||||
* make
|
||||
* C++ compiler with full C++17 support, currently gcc 8+ or clang 5+
|
||||
* Git
|
||||
* CMake (>= 3.8)
|
||||
* Make
|
||||
* C++ compiler with full C++17 support, currently GCC 8+ or Clang 5+
|
||||
* Python 3 (for running the testsuite)
|
||||
* Asciidoctor (for creating documentation)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue