Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed May 23, 2017
1 parent d8cfc1d commit ffe2673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Useful flags:

Building the project uses CMake.

First you must ensure you have the depdencies. There are scripts in buildscripts
First you must ensure you have the dependencies. There are scripts in buildscripts
intended to run on the CI that can also be used to build locally. You can run
these as follows:

Expand All @@ -51,7 +51,7 @@ On Linux or OSX:
bash buildscripts/1-install-deps-travis.sh
```

Alternativly on Ubuntu you can:
Alternatively on Ubuntu you can:
```bash
sudo apt-get install libgles2-mesa-dev
```
Expand Down

0 comments on commit ffe2673

Please sign in to comment.