Skip to content

Commit

Permalink
Merge pull request #365 from jolicode/remote-import-doc-fix
Browse files Browse the repository at this point in the history
Fix remote import documentation
  • Loading branch information
pyrech authored Apr 2, 2024
2 parents bb33b85 + 5a8d8c1 commit b419c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/going-further/extending-castor/remote-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ automatically update the packages once a new version of your dependency is
available.

To update your dependencies, you will either need to:

- change the required version yourself (thus every one using your Castor project
will profit of the update once they run your project);
- force the update on your side only by either using the `--update-remotes`
Expand Down

0 comments on commit b419c1d

Please sign in to comment.