Skip to content

Commit

Permalink
Point to correct download script
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Apr 12, 2024
1 parent c0c06fe commit a51e15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Template for Hummingbird App

Either click on `Use this template` or run the following to clone locally
```bash
curl -L https://raw.githubusercontent.com/hummingbird-project/template/configure/scripts/download.sh | bash -s <project-name>
curl -L https://raw.githubusercontent.com/hummingbird-project/template/main/scripts/download.sh | bash -s <project-name>
```

Then enter the folder created, run `./configure.sh` and follow the instructions.

0 comments on commit a51e15f

Please sign in to comment.