update: theme directory on readme

master
Kausar Ahmed 4 years ago committed by GitHub
parent 176cf537d9
commit 089107e95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -18,7 +18,7 @@ Checkout the live demo [here](https://portio-hugo.staticmania.com/)
## Installation
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add git@github.com:StaticMania/portio-hugo.git themes/roxo`.
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add git@github.com:StaticMania/portio-hugo.git themes/portio`.
2. Copy the `.forestry`, `data`, `content`, `static`, `resources` & `config.toml` files from the `exampleSite` directory and paste it on you Hugo Project repository/directory. From the site home directory:
cp -a themes/roxo/exampleSite/\* .

Loading…
Cancel
Save