From 559ea661b3b8c50e748d80b16e9080c8d7f2c905 Mon Sep 17 00:00:00 2001 From: Klemek Date: Wed, 19 Jun 2019 10:40:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a30046..9904f22 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ npm start node server.js ``` -This might want to use something like screen to separate the process from your current terminal session. +You might want to use something like screen to separate the process from your current terminal session. **4. Create and init your git source** @@ -82,4 +82,4 @@ At first start, a `git_secret` file will be generated, use it to create a new we * Secret : `` * Events : Just the push event -On GitHub, webhooks can be created in the `Settings/Webhooks` part of the repository. \ No newline at end of file +On GitHub, webhooks can be created in the `Settings/Webhooks` part of the repository.