From bf50e508010d58757fa72d2c0b4e11c6b29dfc74 Mon Sep 17 00:00:00 2001 From: Mist Date: Sun, 25 Feb 2024 20:19:30 +0800 Subject: [PATCH] [Update] remove npm deps (#32) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ebb3d37..c524d87 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ ## Prerequirements - Rust environment required for compiling codesnap.nvim plugin server source code, visit [Install Rust](https://www.rust-lang.org/tools/install) for more detail. -- NPM required for build preview source code, visit [Install Nodejs](https://nodejs.org/en) for more detail. ## Install ```lua