Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge branch '1.x' of github.com:iloire/WatchMen into 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
iloire committed Jul 13, 2013
2 parents e18af80 + 3fbce10 commit 65248d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -206,7 +206,7 @@ watchmen.on('service_error', function(service, state){

or more probably you would want to use **forever** to run it in the background

$ forever start watchmen.js
$ forever start server.js

### Run the web app

Expand Down Expand Up @@ -332,4 +332,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 65248d7

Please sign in to comment.