Skip to content

Commit

Permalink
GITBOOK-501: Update yarn create command
Browse files Browse the repository at this point in the history
  • Loading branch information
gabin54 authored and gitbook-bot committed Jul 17, 2023
1 parent 0f254b1 commit 44a0f16
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions build-with-sismo-connect/getting-started-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ Before anything, go to the [Sismo Factory](https/factory.sismo.io/apps-explorer/

Chose and install the starter of your choice in one unique command line.

```bash
yarn create sismo-connect-app@latest
# or
npx create-sismo-connect-app@latest
<pre class="language-bash"><code class="lang-bash">npx create-sismo-connect-app@latest
# or
npm create sismo-connect-app@latest
```
<strong>npm create sismo-connect-app@latest
</strong># or
yarn create sismo-connect-app
</code></pre>

This command enables to you install one of the available starters:

Expand Down

0 comments on commit 44a0f16

Please sign in to comment.