Skip to content

Commit

Permalink
typos removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitali Baumtrok committed Mar 5, 2016
1 parent e40f05e commit cc1e812
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ The binding for the programming language Chapel is on branch "chapel".
## Installation

### Linux
Install the programming language Go as described here <https://golang.org/doc/install>. You also need Git, the C standard library development package and the GLUT development package. Install them for example with
Install the programming language [Go](https://golang.org/doc/install) and
the source code management system [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
You also need the C standard library development package and the GLUT development package. Install them for example with

$ sudo apt-get install git libc6-dev freeglut3-dev

Expand Down

0 comments on commit cc1e812

Please sign in to comment.