Skip to content

Commit 0a7e58f

Browse files
Update README.md
1 parent 86fdba2 commit 0a7e58f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rust/threshold-ecdsa/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ This tutorial gives a complete overview of the development, starting with downlo
1515
> [!TIP]
1616
> This walkthrough focuses on the version of the sample canister code written in the Rust programming language. There is also a [Motoko](https://internetcomputer.org/docs/current/developer-docs/backend/motoko/index.md) version available in the same repo and follows the same commands for deploying.
1717
18-
## Local deployment
19-
20-
### Prerequisites
18+
## Prerequisites
2119
This example requires an installation of:
2220

2321
- [x] Install the [IC SDK](https://internetcomputer.org/docs/current/developer-docs/getting-started/install) v0.11.0 or newer.
2422
- [x] Clone the example dapp project: `git clone https://github.com/dfinity/examples`
2523

24+
## Local deployment
25+
2626
Begin by opening a terminal window.
2727

2828
### Step 1: Setup the project environment

0 commit comments

Comments
 (0)