Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Dec 28, 2024
1 parent 6c87eca commit 915969f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ then follow these steps:
1. Clone your fork of the repo
1. Install the Template Toolkit using your favourite CPAN module installation technique
1. Make whatever changes you want
1. Build the site locally using `ttree -f ttreerrc`
1. Build the site locally using `ttree -f ttreerc`
1. Run a local web server (I like [`http_this`](https://metacpan.org/pod/App::HTTPThis) to test your changes
1. When you're happy, commit your changes and push them to your fork
1. Create a [pull request](https://github.com/LondonPM/London-pm-website/pulls) to merge your changes to the main repo
Expand Down

0 comments on commit 915969f

Please sign in to comment.