From 3e5933440de731c8d01e55b57e62c942e6769012 Mon Sep 17 00:00:00 2001 From: km0 Date: Sun, 19 Mar 2023 17:30:59 +0100 Subject: [PATCH] typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72e7d92..78cac5e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Note that to run the app you will need to install [Node.js](https://nodejs.org/e For example with npm: ``` -git clone https://git.xpub.nl/kamo/drw -cd drw +git clone https://git.xpub.nl/kamo/teletap +cd teletap npm install ```