mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-06 16:29:09 +07:00
docs: open tools container before running the configure script
This commit is contained in:
@ -22,6 +22,12 @@ git checkout dev
|
||||
|
||||
## Run the configure script
|
||||
|
||||
Open the tools container if you haven't already:
|
||||
|
||||
```sh
|
||||
make tools
|
||||
```
|
||||
|
||||
Run the following script to configure the homelab:
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user