From c5e9fb089f9f56af57dc0ea21c8cd013c5b52d7b Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 14 Feb 2022 21:36:03 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f5853..71c149c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ First, you must install `Ruby` and `Bundler`. -Then, to deploy the webpage locally, you need to run run: +Then, to deploy the webpage locally, you need to run: ```bash bundle install