mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-16 05:37:19 +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.
|
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
|
## Bootstrap
|
||||||
```shell
|
```shell
|
||||||
bastille bootstrap https://github.com/bastillebsd/templates
|
bastille bootstrap https://github.com/bastillebsd/templates
|
||||||
|
|||||||
Reference in New Issue
Block a user