diff --git a/README.md b/README.md index b99bb7ead..8bc594ea8 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,6 @@ ## Modrinth's center for its frontend service -## Build Setup +For contributing information, please see the knossos section of the [Modrinth contributing guide](https://docs.modrinth.com/docs/details/contributing/#knossos-frontend). -```bash -# install dependencies -$ npm install - -# serve with hot reload at localhost:3000 -$ npm run dev - -# build for production and launch server -$ npm run build -$ npm run start - -# generate static project -$ npm run generate -``` - -For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). +For a detailed explanation on how things work in general, check out the [Nuxt.js docs](https://nuxtjs.org).