diff --git a/README.rst b/README.rst index ff0a89d..9b9e975 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Give ``mergic`` all your identifiers, one per line. If they are in a file called .. code:: bash - mergic make originals.txt + mergic calc originals.txt You will see output about the possible groupings ``mergic`` can produce based on its default distance function. (It's easy to use a custom distance function—see below.)