diff --git a/README.org b/README.org index f70b359..fd6f728 100644 --- a/README.org +++ b/README.org @@ -32,4 +32,4 @@ Followed By: - st-cbsh -- Custom build of the Suckless Simple Terminal to match the CBSH desktop. ** Where is the suckless configs? -Suckless Programs are configures by modifying the program's source code and then recompiling the source with those changes. The repo installs binaries of these packages, but the source code is also place onto your system should you want to customise and patch them even more than they are. The Source code is located in /opt, so for example, the source code for st would be located at /opt/st-cbsh. +Suckless Programs are configured by modifying the program's source code and then recompiling the source with those changes. The repo installs binaries of these packages, but the source code is also place onto your system should you want to customise and patch them even more than they are. The Source code is located in /opt, so for example, the source code for st would be located at /opt/st-cbsh.