Spelling
This commit is contained in:
parent
c5a6cb3697
commit
7189e29cf2
@ -97,7 +97,7 @@ BAT: [Basic Attention Token](https://basicattentiontoken.org/)
|
||||
|
||||
# Useful Tips
|
||||
## Installing Screen
|
||||
Most likely, you will want this bot to run over a long period of time. It is probobly best to install the `screen` package for your distro so you don't have to have a terminal window constantly open (especially if you are running it from a remote machine such as a Raspberry Pi or server).
|
||||
Most likely, you will want this bot to run over a long period of time. It is probably best to install the `screen` package for your distro so you don't have to have a terminal window constantly open (especially if you are running it from a remote machine such as a Raspberry Pi or server).
|
||||
```
|
||||
sudo pacman -Syu
|
||||
sudo pacman -S --needed screen
|
||||
|
Reference in New Issue
Block a user