Skip to content

Commit

Permalink
clarify make instal
Browse files Browse the repository at this point in the history
installing the modules fails when the doc has not been built
  • Loading branch information
dbu authored and gquintard committed Dec 23, 2021
1 parent c86bfd0 commit a813328
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ make rst-docs # optional (docs)
make install # optional (installation), run as root
```

Note: If you downloaded/cloned the source code and not the release archive, you
need to run `make rst-docs` before being able to install.

A [Dockerfile](Dockerfile) is available as example.

## Usage
Expand Down

0 comments on commit a813328

Please sign in to comment.