Skip to content

Commit 8237838

Browse files
committed
docs: no longer coming soon
1 parent 077b6b3 commit 8237838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick-start/installation.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ curl --location 'https://starknet-sepolia.public.blastapi.io/rpc/v0_7' \
138138
To get started with Scaffold-Stark 2, you have two options:
139139

140140
1. Follow readme to clone the repository.
141-
2. **[Coming soon]** Use the npx command: ` npx create-stark@latest` to bootstrap the project directly.
141+
2. Use the npx command: ` npx create-stark@latest` to bootstrap the project directly.
142142

143143
### Option 1: Setup using `git clone`
144144

@@ -150,7 +150,7 @@ cd scaffold-stark-2
150150
yarn install
151151
```
152152

153-
### Option 2: [Coming soon] Setup using `npx create-stark@latest`
153+
### Option 2: Setup using `npx create-stark@latest`
154154

155155
For a simplified setup, Scaffold-Stark 2 offers a beta npx method that guides you interactively through the setup.
156156

0 commit comments

Comments
 (0)