diff --git a/README.md b/README.md
index bee1a4ba23597162b819bfebd89915427d141cd6..8e2ff1e282af9a3bc10529374d446f2cf21efaf1 100644
--- a/README.md
+++ b/README.md
@@ -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.