Skip to content

Commit 0687777

Browse files
authored
Update systemd.mdx
1 parent 512d0e8 commit 0687777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/node/systemd.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ rustup target add wasm32-unknown-unknown --toolchain nightly
203203
To ensure you have successfully generated the keys correctly run:
204204
205205
```sh filename="ls" copy
206-
ls ~/data/validator/<USERNAME>/chains/tangle-testnet/keystore/
206+
ls <BASE_PATH>/chains/tangle-testnet/keystore/
207207
# You should see a some file(s) there, these are the keys.
208208
```
209209

0 commit comments

Comments
 (0)