mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Improve readability
This commit is contained in:
parent
9a2fe83367
commit
d04ab99841
1 changed files with 2 additions and 1 deletions
|
@ -43,13 +43,14 @@ There are two ways to retrieve the Timewarrior sources:
|
|||
cd timew-1.1.1
|
||||
|
||||
Build Timewarrior, optionally run the test suite (note: the tarball does not contain tests), and install it.
|
||||
This copies files into the right place, and installs man pages.
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=release .
|
||||
make
|
||||
[make test]
|
||||
sudo make install
|
||||
|
||||
This copies files into the right place, and installs man pages.
|
||||
|
||||
## Documentation
|
||||
|
||||
There is extensive online documentation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue