Update README.

This commit is contained in:
panr 2020-07-17 00:23:30 +02:00
parent 9c6d80f31f
commit c12cc903bd

View File

@ -189,8 +189,9 @@ The theme is using [Hugo Pipes](https://gohugo.io/hugo-pipes/) to handle Javascr
From your Hugo root directory run:
```
yarn add -D @babel/core @babel/cli @postcss-cli
yarn add -D @babel/core @babel/cli postcss-cli
cd themes/terminal
git checkout v2
yarn
cd ../..
```