Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 99bd0c9

Browse files
committed
Updated contribution instructions
1 parent f4bc2d5 commit 99bd0c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ The static website is built using Hugo and to run it locally you need to install
2727

2828
1. Clone this repository.
2929
2. Switch to the _dev_ branch. (`git checkout dev`).
30-
3. Run `hugo serve` from within the _workshop_ folder.
30+
3. Download the Learn theme by running `git clone https://github.com/matcornic/hugo-theme-learn.git workshop/themes/learn` from within the root of the project.
31+
4. Run `hugo serve` from within the _workshop_ folder.
3132

3233
Please keep in mind the following before sending a pull request.
3334

0 commit comments

Comments
 (0)