Install instructions

This commit is contained in:
Paolo 2013-04-25 13:09:34 +02:00
parent f7992cdcb8
commit a264ae65a9

View file

@ -6,7 +6,7 @@ A set of plugins for [Tent](https://tent.io) client [Bungloo](http://jabs.nu/bun
#Install
1. Copy or move the `it.to.work` directory in the [Bungloo directory](https://github.com/jeena/bungloo/wiki/Plugins).
2. Add
```javascript
```
require( [
'plugins/it.to.work/hide-replies',
'plugins/it.to.work/unread-posts',
@ -16,4 +16,5 @@ require( [
);
```
to your `Plugin.js` file.
3. Restart Bungloo.