From 31e132204c8a10f1e316ec02d4cbad1c68cbc8c6 Mon Sep 17 00:00:00 2001 From: Matteo Guarnerio Date: Mon, 29 Jun 2015 20:37:52 +0200 Subject: [PATCH] Fixed typo on README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50f2ba3..516d82e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Anon or single user does not require a database. ## Installation -You will need to following packages to get started +You will need the following packages to get started sudo apt-get install -y python-pip python-dev libxml2-dev libxslt1-dev zlib1g-dev libffi-dev libyaml-dev libssl-dev @@ -64,7 +64,7 @@ Easiest way. pip install -r requirements.txt realms-wiki start -NodeJS is for installing [bower](http://bower.io) and it's used for pulling front end dependencies +NodeJS is required for installing [bower](http://bower.io) and it's used for pulling front end dependencies ### OSX / Windows