From a316b98b134ea3cdfc232e46053221918cd41175 Mon Sep 17 00:00:00 2001 From: Juan Aparicio Date: Tue, 27 Feb 2024 09:31:54 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a0fb39..e2ffb93 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Develop rails applications at the speed of thought. Warped is a collection of to Install the gem and add to the Rails application's Gemfile by executing: - $ bundle add warped-rails + $ bundle add warped Then run the generator to create the configuration file: