Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parity-ethereum
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ddorgan
parity-ethereum
Commits
949b9c85
Commit
949b9c85
authored
6 years ago
by
Marius Kjærstad
Committed by
Wei Tang
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Changed http:// to https:// on Yasm link (#9369)
Changed http:// to https:// on Yasm link in README.md
parent
c21c19bd
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
949b9c85
...
...
@@ -64,7 +64,7 @@ We recommend installing Rust through [rustup](https://www.rustup.rs/). If you do
Once you have rustup installed, then you need to install:
*
[
Perl
](
https://www.perl.org
)
*
[
Yasm
](
http://yasm.tortall.net
)
*
[
Yasm
](
http
s
://yasm.tortall.net
)
Make sure that these binaries are in your
`PATH`
. After that you should be able to build Parity-Ethereum from source.
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment