Skip to content

Commit

Permalink
Update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
amoh-godwin committed Nov 30, 2019
1 parent a77d420 commit b0e7979
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,17 @@ according to your system.
- develop-win: for win systems
- setuptools: for pypi.org


## Dependencies

### PyQt5
```pip install PyQt5```

### Qmlview
Please use a Qmlview release for mac or one that you have built yourself.
Doing pip install Qmlview will download Qmlview alright, but developing without it is recommemded.

#### Ninja-Preview Repository
Now you will need the Ninja-Preview itself.
Please use either the development, develop-linux, delevep-win, setuptools branch
according to your system.
Doing pip install Qmlview will download Qmlview alright, but can cause conflict with path system.
In a develop-... branch:
you can have it in the App folder, see the README.md in that folder for more, nonetheless, developing without it, is recommemded.


## Test Build
Expand Down

0 comments on commit b0e7979

Please sign in to comment.