Skip to content

Commit

Permalink
Remove mentions to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonsobral committed Nov 11, 2020
1 parent 918cb28 commit c1d9986
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6,204 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To run it locally, you need to install:
- [Hugo](https://gohugo.io/)
- [NodeJS](https://nodejs.org/en/)

Then you can run `npm install` or `yarn`, to install the dependencies, and then `npm run dev`, which will start and hugo server on [multilingual mode](https://gohugo.io/content-management/multilingual/#configure-multilingual-multihost).
Then you can run `npm install`, to install the dependencies, and then `npm run dev`, which will start and hugo server on [multilingual mode](https://gohugo.io/content-management/multilingual/#configure-multilingual-multihost).

## Build

Expand Down
Loading

0 comments on commit c1d9986

Please sign in to comment.