From 665aecb7228ffc4ba96de69151117e144ddfc883 Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Mon, 3 Jun 2024 09:58:11 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf930515..6949a038 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ bundle install #### Run ``` -./bin/servel_local.sh +./bin/serve_local.sh ```