From 19be691c3cb2303ba376b398d831f213721b48ed Mon Sep 17 00:00:00 2001 From: "Youchen Lee (isacl)" Date: Sat, 17 Jun 2023 14:27:49 +0800 Subject: [PATCH] Fix a typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f4c513c..9b870855c 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Then you can run things like: ```sh make PROD start -make PROD start-REBUILD +make PROD start-rebuild ``` ### Testing out your instance