diff --git a/docs/dev.md b/docs/dev.md
index 02576efc0de5cd21a11a0c490998ba6121b8171b..fc5278e1d14692f63eadf609fb70469b9d28598a 100644
--- a/docs/dev.md
+++ b/docs/dev.md
@@ -3,7 +3,7 @@
 ## Base setup
 
 This package is based on a GitLab package registry containing all the document processing source code.
-You need [a personal access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html) and access to the [teklia-document-processing repository](https://gitlab.teklia.com/tools/document-processing) in order to install this module. You will need to add the below to your `~/.netrc` file:
+You need [a personal access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html) with [scope](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#personal-access-token-scopes) `read_api` and access to the [teklia-document-processing repository](https://gitlab.teklia.com/tools/document-processing) in order to install this module. You will need to add the below to your `~/.netrc` file:
 
 ```shell
 machine gitlab.teklia.com