Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pzorin committed Apr 13, 2018
1 parent 4d4bdb1 commit 2a4212d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -9,10 +9,12 @@ Go is an ancient Chinese board game. It's called "圍棋(Wei Qi)" in Chinese, "

Installation
------------
Qt 5.7 is or newer is required to build qgo.

```sh
git clone https://github.com/pzorin/qgo.git
cd qgo
qmake
qmake -qt=5 src
make
sudo make install
```

0 comments on commit 2a4212d

Please sign in to comment.