From 15eb3cf1bd1342f5604f0b6969b33d59f329c2b7 Mon Sep 17 00:00:00 2001 From: zbraiterman Date: Tue, 19 Dec 2023 23:20:01 -0500 Subject: [PATCH] spelling fix in the README file for quest-1 --- quest-1/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/quest-1/README.md b/quest-1/README.md index 8590e39..b5f99f1 100644 --- a/quest-1/README.md +++ b/quest-1/README.md @@ -2,7 +2,8 @@ 📘 Write the code to mint yourself an NFT that will represent your pirate ship. -Throughout the bootcamp, we’ll customize this NFT, use it to build other things, and ultimately you’ll battle other NFTs on the high seas. +Throughout the bootcamp, we’ll customize this NFT, use it to build other things, and ultimately +you’ll battle other NFTs on the high seas. ## Workshop Day 1: Solana Basics @@ -17,7 +18,7 @@ Throughout the bootcamp, we’ll customize this NFT, use it to build other thing - uses TypeScript and NodeJS - yarn (as the package manager) -## Setup locally +## Set up locally 1. Clone this repo to your local system 2. Install the packages via `yarn install` @@ -47,7 +48,7 @@ After reviewing the code in each of these scripts, try running each in order. ### Running the included Scripts -Once setup locally, you will be able to run the scripts included within this repo: +Once set up locally, you will be able to run the scripts included within this repo: ``` yarn demo ./scripts/