diff --git a/README.md b/README.md index 958af31..2316fa4 100644 --- a/README.md +++ b/README.md @@ -144,15 +144,19 @@ or 1. In a new terminal window, navigate to `dgf-prototype/client` -2. Install the project +1. Install the project npm install -3. Run the development server +1. Install `vite` + + npm i -g vite + +1. Run the development server vite dev -4. Now you should be able to open the site at https://dgfprototype.dev +1. Now you should be able to open the site at https://dgfprototype.dev ## To run automatic staking