diff options
author | Marc Coquand <marcc@fastmail.fr> | 2023-12-04 08:54:42 -0600 |
---|---|---|
committer | Marc Coquand <marcc@fastmail.fr> | 2023-12-04 08:54:42 -0600 |
commit | 6d62a59b13b65760e361e7d85702bbfb4fcae4b3 (patch) | |
tree | 7b9bab958714dbd4ec509f9adadf18e143c088dd | |
parent | 5a707d752336495ba45986679b7ac6ef0e513486 (diff) | |
download | wormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.tar.gz wormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.tar.bz2 wormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.zip |
Typo
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ I built it in OCaml because it is by far the most underrated programming languag You'll need `libev`, `gmp` and `openssl`. See the Dockerfile. -At some point I'll post this all to nix so you can use nix-shell. +At some point I'll port this all to nix so you can use nix-shell. ## Running locally |