Skip to content

Commit

Permalink
Update README.md: we need to take care of openssl version
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Oct 8, 2023
1 parent c5d3aca commit bc3bda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Environment for building [ckb](https://github.com/nervosnetwork/ckb#readme).

## How to Upgrade Rust

- Update rustup version if needed in [`gen-dockerfiles`].
- Update rustup and openssl version if needed in [`gen-dockerfiles`].
- Update rust version in [`gen-dockerfiles`].
- Run the script [`gen-dockerfiles`].
- Commit, tag `rust-${RUST_VERSION}` such as `rust-1.51.0`.
- Commit, tag `rust-${RUST_VERSION}` such as `rust-1.71.0-openssl-3.1.3`.

[`gen-dockerfiles`]: gen-dockerfiles

0 comments on commit bc3bda0

Please sign in to comment.