mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 17:29:46 +01:00
documenting git requirement for templates (#13)
Co-authored-by: Barry McCormick <bmccormick@debianbeast.maildragon.com>
This commit is contained in:
@@ -12,6 +12,11 @@ taking advantage of the new combined collection.
|
||||
|
||||
This status will be removed once this new support has been added and merged.
|
||||
|
||||
To use templates you must have git installed on your system.
|
||||
```shell
|
||||
pkg install git
|
||||
```
|
||||
|
||||
## Bootstrap
|
||||
```shell
|
||||
bastille bootstrap https://github.com/bastillebsd/templates
|
||||
|
||||
Reference in New Issue
Block a user