Fix typos
This commit is contained in:
parent
eaee834710
commit
459ee2c6b2
1 changed files with 2 additions and 2 deletions
|
@ -18,12 +18,12 @@ colmena build --keep-result --experimental-flake-eval
|
||||||
|
|
||||||
To apply to the local machine:
|
To apply to the local machine:
|
||||||
```
|
```
|
||||||
sudo colmena apply-local --sudo --experimental-flake-eval`
|
sudo colmena apply-local --sudo --experimental-flake-eval
|
||||||
```
|
```
|
||||||
|
|
||||||
To apply to all remotely managed systems:
|
To apply to all remotely managed systems:
|
||||||
```
|
```
|
||||||
colmena apply --experimental-flake-eval`
|
colmena apply --experimental-flake-eval
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|
Loading…
Reference in a new issue