diff --git a/README.md b/README.md index 42501fc..0640aa0 100644 --- a/README.md +++ b/README.md @@ -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