From 086a8f3c6b49a13a19aa5093b646c87262d1a508 Mon Sep 17 00:00:00 2001 From: Stuyk Date: Tue, 27 Jun 2023 12:45:42 -0600 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a7a39..0d7585b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This library is highly geared towards `TypeScript`. # Installation ``` -npm i @stuyk/altv-cross-resource-cache +npm i @stuyk/cross-resource-cache ``` # Examples