Skip to content

Commit c89930b

Browse files
committedFeb 27, 2021
Fix examples/system/README.md: deploy -> deploy-rs
1 parent c599d36 commit c89930b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/system/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ This is an example of how to deploy a full nixos system with a separate user uni
1111
1. Run bare system from `.#nixosConfigurations.bare`
1212
- `nix build .#nixosConfigurations.bare.config.system.build.vm`
1313
- `QEMU_NET_OPTS=hostfwd=tcp::2221-:22 ./result/bin/run-bare-system-vm`
14-
2. `nix run github:serokell/deploy`
14+
2. `nix run github:serokell/deploy-rs`
1515
3. ???
1616
4. PROFIT!!!

0 commit comments

Comments
 (0)