Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Nov 18, 2016
1 parent b0bd395 commit 9149a6b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,9 @@ workspace. For now only git is supported. The tool is under heavy development.

## How to install ##
This package installs a new verb. You need to have `catkin_tools` installed.
Currently the easiest way to install this verb is:

```
pip install -U https://github.com/niosus/catkin_tools_fetch/archive/master.zip
```
if this complaints, run a command with `sudo`:

Currently the easiest way to install this verb is from `PyPI`:
```
sudo pip install https://github.com/niosus/catkin_tools_fetch/archive/master.zip
[sudo] pip install catkin_tools_fetch
```

## How to use ##
Expand Down

0 comments on commit 9149a6b

Please sign in to comment.