Skip to content

Commit

Permalink
Enhance README
Browse files Browse the repository at this point in the history
  • Loading branch information
shayan committed Jan 24, 2019
1 parent d42cb68 commit 32f7f7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,9 @@ curl -XSEND localhost:8084/apiv1/targets/1/messages \
-F"mimetype=text/plain"
```

**NOTE:** If you want to get by another user, notice you enter `sudo -u <username>` before the commands. like:

```bash
jaguar token create 2 `panda access-token create -s email -- 2 1`
```

0 comments on commit 32f7f7b

Please sign in to comment.