Update README (add command for installing wasm on an ARM-based CPU) #50
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ghostchain/ghost-node#50
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Doctor K doctor_whoami@ghostchain.io
3229a14177
toa9e949d95f
@ -56,6 +56,12 @@ an SSH server.
sudo apt install openssh-server
```
Start SSH Service using _systemctl_.
Do we really need this section about SSH here? For example, guys who are using their laptops/computers do not need this.
P.S. One of these guys is myself 😂
Sure. Even if the operator is using a local machine, it makes sense to set up an SSH server to be able to connect to it remotely. I can add "(Optional)" to the SSH section header if needed.
Sorry, I didn't read full section. You already clarified that this is not necessary.
LGTM, should be merged
Merged at
5738d30fbb
Pull request closed