From 0c4f073a140cb6256b010c0b0671337960e46fc2 Mon Sep 17 00:00:00 2001 From: Calascibetta Romain Date: Mon, 13 Nov 2023 19:16:21 +0100 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c1cfc..f92dadb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ opam install --deps-only blogger $ dune exec src/blogger.exe -- watch ``` -A little server run on `http://localhost:8080`. +A little server run on `http://localhost:8888`. The user can add an article into the `articles/` directory. The format is easy. A simple header which starts with `---` and finish with `---`. Inside, you have