Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Jul 28, 2016
1 parent 6a8c3d3 commit eb3e9de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@
## [0.1.3](https://github.com/polonel/trudesk/tree/0.1.3) (2015-10-28)
[Full Changelog](https://github.com/polonel/trudesk/compare/0.1.2...0.1.3)

## [0.1.2](https://github.com/polonel/trudesk/tree/0.1.2) (2015-08-24)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
## [0.1.2](https://github.com/polonel/trudesk/tree/0.1.2) (2015-08-24)
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,29 @@

[http://trudesk.io](http://trudesk.io/)

TruDesk is an open source help desk solution stil in active development.
TruDesk is an open source help desk solution still in active development.

Built on [Node.JS](http://nodejs.org) and [MongoDB](http://www.mongodb.org).

###Requirements
### Requirements
+ Node.JS v6.3.0 or later
+ MongoDB 3.2 or later

###Install & Run
### Install & Run
1. Clone the repo using: ```git clone http://www.github.com/polonel/trudesk```
2. Install dependencies: ```npm install```
3. Run the install script: ```./trudesk setup```
4. Start the server: ```npm start```
5. Navigate to: ```http://localhost:8118```

###Documentation
### Documentation
To build the documentation run ```grunt builddocs```.

The documentation after build is located in:
- ```{repo folder}/docs```
- ```{repo folder}/apidocs```

###Help
### Help
if you like what you see here, and want to help support the work being done, you could:

+ Contribute code, issues and pull requests
Expand All @@ -38,7 +38,7 @@ if you like what you see here, and want to help support the work being done, you



###License
### License

Copyright 2014-2016 Chris Brame

Expand Down

0 comments on commit eb3e9de

Please sign in to comment.