From 0acca06b01062c311129a1d76b6fc812dffbfd0b Mon Sep 17 00:00:00 2001 From: Kai Chan Vong Date: Tue, 1 Sep 2015 20:38:33 +0100 Subject: [PATCH] =?UTF-8?q?Edit=20text=20mentioning=20to=20use=20sudo=20Id?= =?UTF-8?q?eally=20the=20machine=20running=20this=20application=20will=20b?= =?UTF-8?q?e=20set=20up=20with=20the=20correct=20=E2=80=98user=20and=20per?= =?UTF-8?q?missions=E2=80=99=20settings.=20Thus=20removing=20the=20need=20?= =?UTF-8?q?to=20use=20the=20sudo=20command.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44354379..5ab2008f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the source code for This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/): -1. `bundle install`, which will install Jekyll (`sudo` if needed) +1. `bundle install`, which will install Jekyll 2. `bundle exec jekyll serve` 3. go to http://127.0.0.1:4000 @@ -15,3 +15,4 @@ We encourage you to contribute with your suggestions and corrections, head to ou ## License Codebar Tutorials are released under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](http://creativecommons.org/licenses/by-nc-sa/4.0/). +