You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/advanced/switch-to-cosmovisor-how-to.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -24,14 +24,16 @@ of the store.
24
24
```bash
25
25
su - <USERNAME>
26
26
```
27
-
where `<USERNAME>` is the corresponding user name
27
+
28
+
where `<USERNAME>` is the corresponding username
28
29
29
30
The command will ask for the user's password. Enter it.
30
31
31
32
2. Download new `dcld`, `cosmovisor` and `cosmovisor.service` from GitHub
32
33
[release page](https://github.com/zigbee-alliance/distributed-compliance-ledger/releases). *(To ensure that no old `dcld` binary remains in the current direcory, try to remove it at first.)*
0 commit comments