diff --git a/README.md b/README.md index 36e53bf..535ece9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Requirements Building -------- +You have to set up the narcissus subrepo before building : + +* `git submodule update --init --recursive` + To install: * `make install`