Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoSpy authored May 16, 2018
1 parent d52c0a9 commit f2111c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Installation

```composer require brunospy/mattermostmodule```
```composer require dgacfr/mattermostmodule```

## Configuration

Expand Down Expand Up @@ -68,4 +68,4 @@ $('.chat-container').mattermost({
token: '<?php echo $this->mattermost['token'];?>',
serverUrl: '<?php echo $this->mattermost['server_url'];?>'
});
```
```

0 comments on commit f2111c2

Please sign in to comment.