Skip to content

Commit

Permalink
Merge pull request lxqt#78 from f2404/patch-1
Browse files Browse the repository at this point in the history
Fix building instructions
  • Loading branch information
agaida committed Jun 5, 2016
2 parents 2a6b33d + fb56273 commit 4b0662d
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 @@ -21,8 +21,8 @@ Supported platforms:
Building

1. `mkdir -p build && cd build`
2. `cmake `<path/to/source>`
3. make
2. `cmake <path/to/source>`
3. `make`

Run `make install` to install.

Expand Down

0 comments on commit 4b0662d

Please sign in to comment.