From 188fb026b1974ab2ab2bb49876cad53576320546 Mon Sep 17 00:00:00 2001 From: Robby Date: Fri, 26 Oct 2018 21:10:30 +0800 Subject: [PATCH] Update step --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7097c5a..0ea488b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Then, get the website running locally: ```sh git clone https://github.com/mitsuhiko/actix-website -cd website +cd actix-website hugo server ```