Skip to content

Commit 1741d34

Browse files
authored
Update set-up-a-template.md
improve wording
1 parent a3b9a4f commit 1741d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/polkadot-sdk/parachains/zero-to-hero/set-up-a-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The [Polkadot SDK Parachain Template](https://github.com/paritytech/polkadot-sdk
7474
```
7575

7676
!!!tip
77-
Initial compilation may take several minutes, depending on your machine specifications. Always use the `--release` flag to build optimized, production-ready artifacts.
77+
Initial compilation may take several minutes, depending on your machine specifications. Use the `--release` flag to build binaries for optimized runtimes.
7878

7979
4. Upon successful compilation, you should see output similar to:
8080
--8<-- 'code/tutorials/polkadot-sdk/parachains/zero-to-hero/set-up-a-template/compilation-output.html'

0 commit comments

Comments
 (0)