Skip to content

Commit

Permalink
another minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Mar 28, 2017
1 parent 44f1281 commit 7fc23af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ catkin deps fetch --default_url YOUR_DEFAULT_URL
This command will look inside the `src/` folder of the current catkin workspace
and will analyze the dependencies of `package.xml` files for each project in
this workspace. It will then try to clone the packages looking for them under
url: `YOUR_DEFAULT_URL/PACKAGE_NAME>`.
url: `YOUR_DEFAULT_URL/PACKAGE_NAME`.

Additionaly, one can explicitly define a url or a branch for a dependency in
`package.xml` file under `<export>` tag. For example:
Expand Down

0 comments on commit 7fc23af

Please sign in to comment.