From f9a1e207261922903ff8700698fc963ddbbbdf23 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 3 Sep 2024 10:59:13 +0300 Subject: [PATCH] push --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22e6d07..a636ae1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ your pull request. You will need to have [Bundler](https://bundler.io/) installed. Then: ```bash -bundle update +bundle up bundle exec rake ```