From 4863aed747ad35407d0ad9e7617030cc733e9b7f Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Thu, 2 Apr 2020 19:27:39 +0200 Subject: [PATCH] Fix: typo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 125e771..feef8db 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Using mdbook, https://github.com/azerupi/mdBook Install mdbook, see https://github.com/azerupi/mdBook, then - > mbbook serve + > mdbook serve + +Go to localhost:3000 with your \$BROWSER, enjoy. Go to localhost:3000 with your $BROWSER, enjoy.