Skip to content
Snippets Groups Projects
Commit f391d4cc authored by inso's avatar inso
Browse files

Better readme

parent b6779d9c
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,8 @@ Qt Client for [Ucoin](http://www.ucoin.io) project. ...@@ -37,7 +37,8 @@ Qt Client for [Ucoin](http://www.ucoin.io) project.
### How to install ### How to install
* On Windows, install cygwin. On linux, make sure "make" command is available.
* Install [python3](http://www.python.org/downloads/), [cx_freeze](http://cx-freeze.sourceforge.net/) and [pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5) * Install [python3](http://www.python.org/downloads/), [cx_freeze](http://cx-freeze.sourceforge.net/) and [pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5)
* Run qmake in cutecoin folder * Run make in cutecoin folder
* Run "python setup.py build" in cutecoin folder (Note : only tested on linux) * Run "python setup.py build" in cutecoin folder (Note : only tested on linux)
* The executable is generated in "build" folder * The executable is generated in "build" folder
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment