about summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/INSTALLING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/INSTALLING.md b/Documentation/INSTALLING.md
index 880845a..31ebefa 100644
--- a/Documentation/INSTALLING.md
+++ b/Documentation/INSTALLING.md
@@ -57,3 +57,8 @@ $ nix build .#isoConfigurations.$HOST-$HARDWARE-$ARCH.config.system.build.isoIma
 ```
 # deploy -s .#$HOST-$HARDWARE-$ARCH --hostname $TARGET_IP
 ```
+
+## Testing
+```
+$ nix eval .#tests
+```