From 1f834ac182346d3fb7ef52bcc7fe0fe59eb8c021 Mon Sep 17 00:00:00 2001 From: Hasan Diwan <44325453+hasandiwan@users.noreply.github.com> Date: Mon, 28 Aug 2023 13:28:51 -0700 Subject: [PATCH] Allow for copy paste to work Eliminate the "$" executing bundle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac0c511..ff1fcd16 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ gem "http" And then execute: ```bash -$ bundle +bundle ``` Or install it yourself as: