mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-17 11:58:13 +00:00
commit
e594cb5034
@ -10,9 +10,9 @@ How to install (Windows)
|
|||||||
* Install Python 2.7 (http://python.org)
|
* Install Python 2.7 (http://python.org)
|
||||||
* Install Cython (Windows binaries on http://cython.org/#download)
|
* Install Cython (Windows binaries on http://cython.org/#download)
|
||||||
* Install Microsoft Visual Studio 2008 Express
|
* Install Microsoft Visual Studio 2008 Express
|
||||||
* Add "C:\Program Files (x86)\Microsoft Visual Studio 9.0" to system PATH
|
* Add "C:\\Program Files (x86)\\Microsoft Visual Studio 9.0" to system PATH
|
||||||
* Clone repository (using TortoiseGit) to local directory
|
* Clone repository (using TortoiseGit) to local directory
|
||||||
* Run c:\python27\python.exe setup.py install (or develop)
|
* Run C:\\python27\\python.exe setup.py install (or develop)
|
||||||
|
|
||||||
How to install (Debian-Ubuntu)
|
How to install (Debian-Ubuntu)
|
||||||
------------------------------
|
------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user