Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update dapps/dapp-challenges/challenge-2-liquidity-pool.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Voris <[email protected]>
  • Loading branch information
Julian-dev28 and ElliotFriend authored Sep 15, 2023
1 parent 99bbac3 commit d7d0366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapps/dapp-challenges/challenge-2-liquidity-pool.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ First, install the Vercel CLI:
npm i global vercel
```

Then, open a terminal in the liquidity-pool directory and run the following command to deploy your example dapp:
Then, open a terminal in the `liquidity-pool` directory and run the following command to deploy your example dapp:

```bash
npx vercel
Expand Down

0 comments on commit d7d0366

Please sign in to comment.