diff --git a/README.md b/README.md index 0ec8897..c6cf5f3 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ Generate the `rd.json` file containing the radar data npx aoe_technology_radar-generateJson ``` +Run the Prepare script +``` +npm run prepare +``` + Serve ``` cd build