From 4351be98f6b84e5107d5ae3cae3b01501d27ebbb Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Fri, 7 Oct 2022 22:29:34 +0200 Subject: [PATCH] pin CDN install instructions to a specific version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63a734f259..881962b92e 100755 --- a/README.md +++ b/README.md @@ -115,13 +115,13 @@ $ pnpm add axios Using jsDelivr CDN: ```html - + ``` Using unpkg CDN: ```html - + ``` ## Example