Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
polygon committed Jun 18, 2022
1 parent 31749ac commit 16c2103
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ In this example, we only modified `systemd.services.mosquitto.serviceConfig.Exec

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

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

```
sudo nixos-container create em --flake github:polygon/scalpel#exampleContainer
sudo nixos-container create em --flake .#exampleContainer
sudo nixos-container start em
sudo machinectl shell em
```
Expand Down

0 comments on commit 16c2103

Please sign in to comment.