Skip to content

Commit 1281143

Browse files
Merge pull request #868 from dfinity/jessiemongeon1-patch-1
fix: typo
2 parents 7d41278 + e026bb6 commit 1281143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motoko/dip721-nft-container/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ git clone [email protected]:dfinity/examples.git
102102
### Step 2: Navigate to DIP721 project root:
103103

104104
```bash
105-
cd examples/motoko/dip-721-nft-container
105+
cd examples/motoko/dip721-nft-container
106106
```
107107

108108
### Step 3: Run a local instance of the Internet Computer:

0 commit comments

Comments
 (0)