Skip to content

Commit 16c2103

Browse files
committed
Fix README
1 parent 31749ac commit 16c2103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@ In this example, we only modified `systemd.services.mosquitto.serviceConfig.Exec
144144

145145
WARNING: THIS CONTAINER USES PUBLICALLY KNOWN PRIVATE KEYS. DO NOT USE THEM IN YOUR DEPLOYMENTS. EVER.
146146

147-
To quickly test the example, you can run it as a NixOS container:
147+
To quickly test the example, you can run it as a NixOS container after cloning the Flake.
148148

149149
```
150-
sudo nixos-container create em --flake github:polygon/scalpel#exampleContainer
150+
sudo nixos-container create em --flake .#exampleContainer
151151
sudo nixos-container start em
152152
sudo machinectl shell em
153153
```

0 commit comments

Comments
 (0)