Skip to content

Commit 1b0748b

Browse files
Oleksandr Kulkovadamant-pwn
Oleksandr Kulkov
authored andcommitted
Update contribs.md
1 parent 5ebf97b commit 1b0748b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/contrib.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ You can render the pages very easily also locally.
6464
All you need is Python, with the installed `mkdocs-material` package.
6565

6666
```console
67-
$ pip install mkdocs-material
67+
$ git clone --recursive https://github.com/e-maxx-eng/e-maxx-eng.git
68+
$ cd e-maxx-eng
69+
$
6870
$ mkdocs serve
6971
```
7072

0 commit comments

Comments
 (0)