From 5d5a9016ebbf3024b393130f0a1536f3830389b9 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Mon, 14 Nov 2022 22:56:36 -0500 Subject: [PATCH] App start instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f984abc..cb5816b 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ This repository contains a basic Jabber client implementation for educational purposes. + + bundle install --path=.gems + bundle exec ruby client.rb user@example.com password -- 2.38.5