| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-01 23:14:04 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-01 23:14:04 +0200 |
| commit | 1dcb51ce2e4eee8d17d0d3807a5e3580dcd0749f (patch) | |
| tree | a3c7857102e8713f75b2c9e0b4a86bfce1cf5516 | |
| parent | bed5bd98a6b92ae2fd7c274d8cdd38bd755372ae (diff) | |
Corrects executable name in "Example of Use".
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ protocol for more information. ## Example of Use * Create a server instance with a socket named ``/tmp/jh0`` and markov order of - 3: ``$ ./jabberhive-markov-k-ram /tmp/jh0 3`` + 3: ``$ ./jh-markov-k-ram /tmp/jh0 3`` |


