From 59bea49aa02da3cf9c783fc8959df5aec06124b6 Mon Sep 17 00:00:00 2001 From: sripwoud Date: Mon, 19 Aug 2024 12:19:54 +0200 Subject: [PATCH] docs: update repo/dir name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5328c130..8f30a8cc 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ For any suggestion, feel free to open issue or send us a message on Discord #sug Clone the project ```bash - git clone https://github.com/privacy-scaling-explorations/website-v2 + git clone https://github.com/privacy-scaling-explorations/pse.dev ``` Go to the project directory ```bash - cd website-v2 + cd pse.dev ``` Install dependencies