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

Adding new instructions to the README

parent e505970c
No related branches found
No related tags found
No related merge requests found
...@@ -39,12 +39,13 @@ Qt Client for [Ucoin](http://www.ucoin.io) project. ...@@ -39,12 +39,13 @@ Qt Client for [Ucoin](http://www.ucoin.io) project.
* __pip install libnacl__ * __pip install libnacl__
* __pip install requests__ * __pip install requests__
* __pip install base58__ * __pip install base58__
* Run __python gen_resources.py__ in cutecoin folder * Run __python3 gen_resources.py__ in cutecoin folder
* Run __python setup.py build__ in cutecoin folder * Run __python3 gen_translations.py__ in cutecoin folder
* Run __python3 setup.py build__ in cutecoin folder
* The executable is generated in "build" folder, named "cutecoin" * The executable is generated in "build" folder, named "cutecoin"
### How to download latest release ### How to download latest release
* Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.9.2) * Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.10.0)
* Download the package corresponding to your operating system * Download the package corresponding to your operating system
* Unzip and start "cutecoin" :) * Unzip and start "cutecoin" :)
* Join our beta community by contacting us on ucoin forums : forum.ucoin.io * Join our beta community by contacting us on ucoin forums : forum.ucoin.io
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