Skip to content

Commit

Permalink
Merge pull request #4 from GenerationSoftware/gen-969-update-foundry-…
Browse files Browse the repository at this point in the history
…template-link-on-readme

Update foundry template link on README
  • Loading branch information
trmid authored Dec 22, 2023
2 parents b5ae1fb + cd46e89 commit 6e39f94
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 @@ -4,12 +4,12 @@ Template to kickstart a Foundry project.

## Getting started

The easiest way to get started is by clicking the [Use this template](https://github.com/pooltogether/foundry-template/generate) button at the top right of this page.
The easiest way to get started is by clicking the [Use this template](https://github.com/GenerationSoftware/foundry-template/generate) button at the top right of this page.

If you prefer to go the CLI way:

```
forge init my-project --template https://github.com/pooltogether/foundry-template
forge init my-project --template https://github.com/GenerationSoftware/foundry-template
```

## Development
Expand Down

0 comments on commit 6e39f94

Please sign in to comment.