Explorar o código

Changed documentation for adding multiple dependencies

Björn Ritzl %!s(int64=6) %!d(string=hai) anos
pai
achega
9a88142500
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/manuals/libraries.md

+ 1 - 1
docs/en/manuals/libraries.md

@@ -37,7 +37,7 @@ It is recommend to always depends on a specific release of a library project ins
 
 ## Setting up library dependencies
 
-Open the project that you would like to access the library from. In the project settings, add the Library URL to the *dependencies* property. You can specify multiple dependent projects if you want. Just list them separated by spaces:
+Open the project that you would like to access the library from. In the project settings, add the Library URL to the *dependencies* property. You can specify multiple dependent projects if you want. Just add them one by one using the `+` button and remove using the `-` button:
 
 ![Dependencies](images/libraries/libraries_dependencies.png)