aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-04 08:54:42 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-04 08:54:42 -0600
commit6d62a59b13b65760e361e7d85702bbfb4fcae4b3 (patch)
tree7b9bab958714dbd4ec509f9adadf18e143c088dd /readme.md
parent5a707d752336495ba45986679b7ac6ef0e513486 (diff)
downloadwormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.tar.gz
wormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.tar.bz2
wormhole-6d62a59b13b65760e361e7d85702bbfb4fcae4b3.zip
Typo
Diffstat (limited to '')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index d898a5e..f53056c 100644
--- a/readme.md
+++ b/readme.md
@@ -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