Docs: Add item in INSTALL.md to create the repos directory

This commit is contained in:
fr33domlover 2022-10-25 14:32:04 +00:00
parent 8f8354ea5e
commit 25e1203ed8

View file

@ -110,6 +110,12 @@ settings.
$ cp config/settings-default.yaml config/settings.yml
$ vim config/settings.yml
Create a directory that will keep all the VCS repositories hosted by Vervis.
Its name should match the `repo-dir` setting in `config/settings.yml`. For
example, if you're keeping the default name:
$ mkdir repos
# (8) Development and deployment
To update your local clone of Vervis, run: