summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2016-07-30 19:11:29 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2016-07-30 19:11:29 +0200
commita877a13a7abd84fef2acb902d420826d04bffaf3 (patch)
tree29fc9e65317d357f4cec2caf2312354411824627 /README.md
parent6a1c1b5253837e926a59649e642708e6d3a215ca (diff)
distance matrix cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfe2f2f..f8b7372 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ The following options are supported at the command line:
- `--dim k`: compute persistent homology up to dimension *k*
- `--threshold t`: compute Rips complexes up to diameter *t*
- - `--modulus p`: compute homology with coefficients in the prime field Z/*p*Z (only available when build with the option `USE_COEFFICIENTS`)
+ - `--modulus p`: compute homology with coefficients in the prime field Z/*p*Z (only available when built with the option `USE_COEFFICIENTS`)
### Planned features