From 6672a629f6aede9d76ed9b6471b62c8cb8864867 Mon Sep 17 00:00:00 2001 From: Evoleo <44549380+evolutionleo@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:12:38 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bff46ee..7f99c26 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ - [Pong Example](https://github.com/evolutionleo/GMOF-pong-example) (uses v3.0) # Installing -## Client + Server (recommended) +## Client + Server ~~(recommended)~~ (temporarily broken as of 22/04/2024, sorry) - You need to have [NodeJS](https://nodejs.org/en/) and [npm](https://npmjs.org) installed - Install the package with `npm i -g @evoleo/create-warp-app` - Run `npx create-warp-app`