Skip to content

Commit ce2f8e8

Browse files
committed
Make example fh apply command in README sudo
1 parent a9214dc commit ce2f8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ On both systems, the AMIs have these tools installed:
2626

2727
```shell
2828
determinate-nixd login aws
29-
fh apply nixos "my-org/my-flake/*#nixosConfigurations.my-nixos-configuration-output"
29+
sudo fh apply nixos "my-org/my-flake/*#nixosConfigurations.my-nixos-configuration-output"
3030
```
3131

3232
## Example

0 commit comments

Comments
 (0)