Fix url in README.md (#72)

Signed-off-by: James Tolton <jjtolton@gmail.com>

Signed-off-by: James Tolton <jjtolton@gmail.com>
This commit is contained in:
J.J. Tolton 2022-10-11 18:54:53 -04:00 committed by GitHub
parent 44fa0fd136
commit 4051179646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Ready? Let's go:
1. Clone the repository: 1. Clone the repository:
```shell ```shell
git clone git@github.com:fission-codes/webnative.git git clone git@github.com:fission-codes/webnative-app-template.git
``` ```
2. Install the dependencies. 2. Install the dependencies.