diff --git a/README.md b/README.md index 6fa36e8..35a0ace 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ In this tutorial, you'll learn how to set up your Foundry development environmen Before starting the dApp, make sure to have the following prerequisites: 1. **Familiarity with Smart Contracts:** - - If you’re new to smart contracts, consider learning the basics. Understanding how smart contracts work will enhance your experience with developing on Rootstock. + - If you’re new to smart contracts, consider learning the basics. Understanding how smart contracts work will enhance your experience with Rootstock development. 2. **Foundry installation using [Foundryup](https://book.getfoundry.sh/getting-started/installation#using-foundryup):** - To install, visit the official [Foundry documentation](https://book.getfoundry.sh/getting-started/installation#using-foundryup) for more information.