Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrects typo
  • Loading branch information
sapetti9 authored Mar 1, 2024
1 parent b104427 commit 0691981
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 @@ Website create in Hugo + TailwindCSS to show OKFN Global Directory of specialist

## Install

1. You do need to instal [Hugo](https://gohugo.io/getting-started/installing/) version higher or equal to 0.92.2+extended
1. You need to instal [Hugo](https://gohugo.io/getting-started/installing/) version higher or equal to 0.92.2+extended
2. Install nvm 18 or higher with `nvm install 18` + `nvm use 18`
3. Install TailwindCSS and other npm modules running `npm i` ir `yarn`. You need to use Node version higher or equal to 14.20.1.
4. Run the website locally running: `hugo serve`
Expand Down

0 comments on commit 0691981

Please sign in to comment.