Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 6dc8cfe

Browse files
authored
Merge pull request #1379 from comit-network/thomaseizinger-patch-1
Update installation instructions
2 parents 0021b19 + abbcc18 commit 6dc8cfe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ See [#626](https://github.com/comit-network/comit-rs/issues/626) for tracking.
2828

2929
## Setup build environment
3030

31-
1. Install `rustup`: `curl https://sh.rustup.rs -sSf | sh`
32-
2. Install OpenSSL:
33-
- Ubuntu/Debian: `apt install libssl-dev pkg-config`
31+
All you need is ~love~ rust: `curl https://sh.rustup.rs -sSf | sh`
3432

3533
## Build & Run
3634

0 commit comments

Comments
 (0)