From 3286f35e1e7bc9e342598f181966abd1269ec358 Mon Sep 17 00:00:00 2001 From: t3ran13 Date: Wed, 6 Dec 2017 17:00:01 +0300 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afe6536..eb7b7e9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can also call this a [pack()](http://www.php.net/manual/en/function.pack.php ## Install Via Composer ``` -composer require t3ran13/ByteBuffer +composer require t3ran13/bytebuffer ``` ## Example