From 915a1823e37ca1dc892f0f550c5ce983f6824da6 Mon Sep 17 00:00:00 2001 From: powermaker450 Date: Thu, 12 Sep 2024 00:26:49 -0400 Subject: [PATCH] cd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac48a4e..fdaf34d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This is the client to complete the pair with [Simple Review Server](https://git. Clone the repository: ```bash git clone https://git.povario.com/powermaker450/simple-review-client +cd simple-review-client ``` Install the dependencies and run the dev server: