diff --git a/README.md b/README.md index 7847f1b..d91d7a2 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ It's written NuxtJS and supports full SSR. ## Setup ``` -git clone https://github.com/ngn13/my-website.git -cd my-website && npm i +git clone https://github.com/ngn13/ngn13.fun.git +cd ngn13.fun && npm i echo "password" > pass npm run build npm run start -``` \ No newline at end of file +```