Skip to content

Commit

Permalink
update prereq copy on set up a template
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnkelly09 committed Dec 17, 2024
1 parent 98709bd commit 7f2ac29
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ By the end of this tutorial, you'll have a working local parachain and understan

## Prerequisites

To get started with the node template, you'll need to have the following set up on your development machine first:
Before getting started, ensure you have done the following:

- Rust installation - the node template is written in [Rust](https://www.rust-lang.org/){target=\_blank}, so you'll need to have it installed and configured on your system. Refer to the [Installation](/develop/parachains/get-started/install-polkadot-sdk){target=\_blank} guide for step-by-step instructions on setting up your development environment
- Completed the [Install Polkadot SDK Dependencies](/develop/parachains/install-polkadot-sdk/){target=\_blank} guide and successfully installed [Rust](https://www.rust-lang.org/){target=\_blank} and the required packages to set up your development environment

## Utility Tools

Expand Down

0 comments on commit 7f2ac29

Please sign in to comment.