From dd092c9d01afdbf3b69b419c0843ab315540d93a Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 24 Sep 2024 14:05:58 +0200 Subject: Clarify no broadcast IP on /31 and /32 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 637c7e0..73952a7 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ ## Dev -Run the development server: +Install dependencies and run the development server: ```bash +$ npm install $ npm run dev ``` -- cgit v1.3.1