From 93274b05ceb22f1e3e15025f2cab23c9639a94bb Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:47:36 +0800 Subject: [PATCH] Update README.md --- README.md | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 682be7ca9..ef4efa032 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,9 @@ Not supported yet: Apple Intel, Linux RPM, Windows x86|ARM64, AMD ROCm > See [developer docs](https://docs.jan.ai/docs/) for detailed installation instructions. -## Installation and Usage +## Contributing + +Contributions are welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file ### Pre-requisites - node >= 20.0.0 @@ -119,23 +121,6 @@ Note: This instruction is tested on MacOS only. This will build the app MacOS m1/m2 for production (with code signing already done) and put the result in `dist` folder. - - -## Contributing - -Contributions are welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file - -```sh -# From the root, run: -yarn install - -yarn build:plugins - -yarn dev -``` - -> See [developer docs]() for guidelines on how to contribute to this project. - ## License Jan is free, [open core](https://en.wikipedia.org/wiki/Open-core_model), and Sustainable Use Licensed.