Update 5_deploy-with-fleek.md (#1512)

This commit is contained in:
FT
2025-01-09 12:59:27 +01:00
committed by GitHub
parent 91ca0be3b8
commit a0d3da4cc6

View File

@@ -42,7 +42,7 @@ The tutorial assumes you're comfortable with the basics of deploying an app and
You can skip this section if you've already built an app based off the template, such as our tutorial for [How to Mint on Zora with an App].
Open [Onchain App Template], click the green `Use this template` button, and create a new repository from the template. Clone your repo and open it in an editor.
Open [Onchain App Template], click the green `Use this template` button, and create a new repository from the template. Clone your repo and open it in an editor.
Install _bun_ if you need to, and install dependencies.
@@ -113,7 +113,7 @@ Then, **in the root of your project** run:
fleek login
```
Click the link in your terminal, then click `Confirm` in the web page that opens up. Once your are connected, click the `Visit Dashboard` button. The site automatically creates a project called `First Project`. If you'd like, you can rename it, or add a new one.
Click the link in your terminal, then click `Confirm` in the web page that opens up. Once you are connected, click the `Visit Dashboard` button. The site automatically creates a project called `First Project`. If you'd like, you can rename it, or add a new one.
Each project can include more than one site.