diff --git a/README.md b/README.md index 5e7fd70..dad128d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -1. Use `npm i` to install all dependencies -2. Use `npm run start` to start the development server +# alt:V Docs +## How to contribute +These docs rely heavily on submodules to keep things organized.
+**NOTE** When forking, uncheck 'Copy the XYZ branch only' all the branches are mandatory. + +Those repositories are needed: +- Fork this repository +- Fork https://github.com/altmp/altv-docs-articles +- Fork https://github.com/altmp/altv-types +## Building +1. Use `yarn` to install all dependencies +2. Use `yarn start` to start the development server 3. Navigate to `http://localhost:3000` \ No newline at end of file