Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsabau86 committed May 13, 2019
1 parent 556de82 commit 7e01543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
1. Install Squeezer's command line tool globally on your machine using npm:
`npm install squeezer-cli -g`
2. Create a new project using the squeezer-2way-payment template:
`sqz create --project my-first-project --template https://github.com/SqueezerIO/squeezer-2way-payment`
`sqz create --project my-first-project --template https://github.com/SqueezerIO/stellar-2way-payment-dapp`
3. Switch to the project's directory:
`cd my-first-project`
4. Initialize the local directory as a Git repository:
Expand Down Expand Up @@ -41,4 +41,4 @@

`/v1/wallet/types` - get current available wallet types

This is our Squeezer 2-way payment decentralized app - we made it agnostic, so it can be adapted to absolutely any blockchain out there, make sure to test it out, and let us know what you think!
This is our Squeezer 2-way payment decentralized app - we made it agnostic, so it can be adapted to absolutely any blockchain out there, make sure to test it out, and let us know what you think!

0 comments on commit 7e01543

Please sign in to comment.