Merge pull request #985 from veshi/master

trivial: fix some misspelled words.
This commit is contained in:
Brendan Coles
2014-03-20 17:26:25 +11:00
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ Installation
On linux you will need to find the packages specific to your distribution for sqlite. An example for Ubuntu systems is: On linux you will need to find the packages specific to your distribution for sqlite. An example for Ubuntu systems is:
3.0. sudo apt-get install libsqlite3-dev sqlite3 sqlite3-doc 3.0. sudo apt-get install libsqlite3-dev sqlite3 sqlite3-doc
3.1. install rvm from rvm.beginrescueend.com, this takes care of the various incompatable and conflicting ruby packages that are required 3.1. install rvm from rvm.beginrescueend.com, this takes care of the various incompatible and conflicting ruby packages that are required
3.2. rvm install 1.9.3-p484 3.2. rvm install 1.9.3-p484
3.3. rvm use 1.9.3 3.3. rvm use 1.9.3
@@ -71,4 +71,4 @@ Installation
Simply run: Simply run:
./beef -x ./beef -x

2
README
View File

@@ -54,7 +54,7 @@ We also have a Wiki page at https://github.com/beefproject/beef/wiki/Installatio
Usage Usage
----- -----
To get started, simply execute beef and follow the instrustions: To get started, simply execute beef and follow the instructions:
$ ./beef $ ./beef