diff --git a/README.md b/README.md index 5fc2257..cbf2ebe 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ This was built purely to be a client, as the majority of the WS clients availabl Using composer: - "require": { - "calcinai/bolt": "^0.1" - } + composer require calcinai/bolt # Usage @@ -52,4 +50,4 @@ Other available events are ```connecting```, ```connect```, ```disconnecting```, HTTP basic auth is also supported via the URI inf the form ```user:pass@host``` -Any feedback is most welcome \ No newline at end of file +Any feedback is most welcome