doc: removed pinned version in README

This commit is contained in:
plup 2020-03-14 17:17:27 +01:00
parent 057910a277
commit c908cd638b
1 changed files with 8 additions and 5 deletions

View File

@ -17,11 +17,14 @@ To install SiB App, you'll need:
Before diving in you have to check your SIB server supports the following LDP packages:
* djangoldp_account: 0.2.24
* djangoldp_circle: 0.1.22
* djangoldp_notification: 0.1.7
* djangoldp_profile: 0.1.4
* djangoldp_project: 0.1.26
* djangoldp_account
* djangoldp_circle
* djangoldp_joboffer
* djangoldp_conversation
* djangoldp_notification
* djangoldp_profile
* djangoldp_project
* djangoldp_skill
* oidc_provider: 'git+https://github.com/jblemee/django-oidc-provider.git@develop'
Those packages are given with the last stable version tested.