Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
4fb237b5
Commit
4fb237b5
authored
Aug 08, 2018
by
Marek Kotewicz
Browse files
updated README.md requirements, closes
#123
parent
4525b88d
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
4fb237b5
...
...
@@ -10,13 +10,13 @@
### Requirements
-
`node.js`
(tested on
`v
7
.4.0`
)
-
`node.js`
(tested on
`v
8
.4.0`
)
-
`yarn`
(tested on
`1.6.0`
)
-
`rustup`
(tested on
`rustup 1.
0
.0 (
17b6d21 2016-12-15
)`
)
-
`rustc`
(tested on
`rustc 1.
19
.0 (
0ade33941
201
7
-0
7
-1
7
)`
)
-
`cargo`
(tested on
`cargo
0
.2
0
.0 (
a60d185c8
201
7
-0
7-13
)`
)
-
`rustup`
(tested on
`rustup 1.
5
.0 (
92d0d1e9e 2017-06-24
)`
)
-
`rustc`
(tested on
`rustc 1.
27
.0 (
3eda71b00
201
8
-0
6
-1
9
)`
)
-
`cargo`
(tested on
`cargo
1
.2
7
.0 (
1e95190e5
201
8
-0
5-27
)`
)
-
`android_ndk`
(tested on
`r13b`
)
-
`Xcode`
(only, for iOS, tested on
`Version 9.
2 (9C40b
)`
)
-
`Xcode`
(only, for iOS, tested on
`Version 9.
4.1 (9F2000
)`
)
-
`$NDK_HOME`
envarionment variable set to ndk home directory (eg.
`/usr/local/opt/android-ndk`
)
-
`$JAVA_HOME`
envarionment variable set to java home directory (eg.
`/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home`
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment