Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lartu committed Apr 13, 2019
1 parent 472b9ac commit ed7d8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To use the compiler, you must have a C++ compiler already installed on your syst

**If you want to download a compiled binary:** just go to the *Releases* part of this repository and download the newest one available.

**If you want to build LDPL yourself:** First, download the latest release.
**If you want to build LDPL yourself:** first, clone this repository.
Then `make` LDPL in the `src` folder. LDPL requires only C++11 to compile.

When you are done installing LDPL, go write some LDPL source code, say `source.lsc`.
Expand Down

0 comments on commit ed7d8aa

Please sign in to comment.