aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f367caf..feb9551 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ This defines a single node/server, and the profiles you intend it to run.
```nix
{
- # The hostname of your server, don't worry, this can be overridden at runtime if needed
+ # The hostname of your server. Can be overridden at invocation time with a flag.
hostname = "my.server.gov";
# An optional list containing the order you want profiles to be deployed.
@@ -177,4 +177,4 @@ This type of design (as opposed to more traditional tools like NixOps or morph)
deploy-rs is maintained and funded with ❤️ by [Serokell](https://serokell.io/).
The names and logo for Serokell are trademark of Serokell OÜ.
-We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/hire-us?utm_source=github) to design, develop and grow your idea! \ No newline at end of file
+We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/hire-us?utm_source=github) to design, develop and grow your idea!