Update README.md
This commit is contained in:
parent
949e4f41b8
commit
ea61a38231
1 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@ Below is a minimal example:
|
||||||
host = "itchy.scratchy.com";
|
host = "itchy.scratchy.com";
|
||||||
sshUser = "matthew";
|
sshUser = "matthew";
|
||||||
buildOn = "remote"; # valid args are "local" or "remote"
|
buildOn = "remote"; # valid args are "local" or "remote"
|
||||||
hermetic = false;
|
hermetic = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
# ... other configuration ...
|
# ... other configuration ...
|
||||||
|
|
Loading…
Add table
Reference in a new issue